.map_zip {width:752px; height:80px; float:left; line-height:40px;}
.map_zip input.text {border:medium none; height:20px; padding:4px 0px; text-align:center; vertical-align:top; width:181px; color:#999;}
.map_listing, .direction_listing {margin-top:10px; background-color:#894725; float:left;clear:left; width:320px; font-family:sans-serif; line-height:40px; }
.map_title {padding-left:15px}
.map_detail_more {width:70px; float:right; cursor:pointer; }
.map_detail_show_more img{top:-10px;}
.map_detail_show_less{position:relative; float:right; margin-right:10px; margin-top:15px; width:10px; height:10px; overflow:hidden;}
.map_detail_show_less img{position:absolute;  left:0px; width:10px; height:20px; }
.map_detail_request{width:100px; height:; float:right;}
.map_detail_request img{margin-top:5px;}
.map_miles {width:100px; float:right;}
.map_detail {
	font-size:11px;
	padding:15px;
	line-height:15px;
	background-color:white;
	color:black;
	
	
}
#get_directions{
	color:#000;

}
.invis{
	display:none;
}
.direction_listing{
	
	display:none;
}
.close{
	position:relative; float:right; margin-right:10px; margin-top:15px; width:10px; height:10px; overflow:hidden;
}
.direction_detail{
	font-size:11px;
	line-height:15px;
	background-color:white;
	color:black;
}
#map {float:right;margin-top:10px;}
#step_by_step {}
#print_directions_btn{text-decoration:none;color:white;display:block;}