
#title {
	display: none!important;
}

#printcaption {
	display: none!important;
}

#statusbar {
	display: none!important;
}

#dispremarks {
	//display: none!important;
	position: absolute;
	top: 0px!important;
	left: 0px!important;
	background-color: white;
	z-index: 1000;
}

#dragremarks {
	display: none!important;
}

#remarkstext {
	display: none!important;
}

#dispprop {
	display: none!important;
}

#dispdepimg {
	display: none!important;
}

#disphinan {
	display: none!important;
}

#remarks_prt {
	display: block!important;
	position: absolute;
	bottom: 0px!important;
	left: 0px!important;
	background-color: white;
	z-index: 1000;
}

#map_canvas {
	top: 0px!important;
	
	//size landscape;
	//width: 260mm;
	//height: 165mm;
}
@page { 
	size: A4 landscape;
}
