#map	{ color:#000; z-index:100 !important; width:700px; }
	#map form li	{ float:left; }
	#map input, #map label	{ float:left; display:block; padding:0.4em 0; margin:0 0.5em 0.5em 0; border:1px solid #000; }
	#map label	{ margin-right:0.5em; border:none;  }
	#map .submit	{ background:#000; color:#FFF; width:auto; padding:0.32em 1em; margin-right:0; }
	#map .submit:hover, #map .submit:focus	{ background:#FFF; color:#000; cursor:pointer; border-color:#000; }
	
	#map .print, #map .view	{ float:left; width:auto; display:block; font-weight:bold; margin:0.3em 1em 0.5em 0 }
	#map .view	{ float:left; }
	
#map #map_canvas	{ width:700px; height:500px; display:block; float:left; clear:both; z-index:10000 !important; }

#direction_list	{ display:none; width:100%; clear:both }
#map .adp-directions td	{ padding:0.3em 0; clear:both; }
