body {
	font-family: "Arial", sans-serif;
	font-size: 10pt;
}

div#page div#content {
	background: none;
}

div#menubar, div#leftbar {
	display: none;
}

div#raster, div#aanleg, div#text {
	display: none;
}

div#mapresult {
	display: block;
}

div#mapresult p.header {
	display: none;
}

div#mapresult #gmap {
    height:300px;
    width:570px;
}

div#mapresult #gdirections {
	width:90%px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
}


