#map_location_page {
	padding: 10px;
	background: white;
	color:black;
}
#map_value_data .active, #map_location_page img {
	float: right;
}
div.map_location_sidebar {
	float: right;
	width: 182px;
	margin-left: 10px;
}
#map_location_page h1 {
	margin-top: 0;
}
#map_value_data .active a.suicide img , #map_location_page a.suicide img {
	float: right;
	border: none;
}
.map_widget {
	float:right;
}

iframe#map_location_info, #map_value_data .active, #overlay_directions {
	position: absolute;
	left: 10px;
	top: 147px;
	z-index: 5;
	box-shadow: 5px 5px 6px -1px #333; -moz-box-shadow: 5px 5px 6px -1px #333; -webkit-box-shadow: 5px 5px 6px -1px #333;
}
iframe#map_location_info, #map_value_data .active {
	width: 530px;
	min-height: 450px;
}
#overlay_directions {
	max-width: 392px; /* #map_value_data - menu button*/
}
div.gmnoprint {
	z-index: 11;
}
img.map_image, iframe#map_location_info, div.map {
	border: 1px solid #0C9B2E;
}
#google_maps_canvas {
	top: 22px;
}
.map_links a {
	margin: 0 4px 2px 0;
	float: left; 
}
#map_tooltip {
	z-index: 400; 
}
#map_tooltip div {
	min-width: 100px;
	/* position: relative;
/* 	left: -8px;
	top: -26px; 
	z-index: 400; */
}
div.map_column {
	width: 50%;
	float: left;
	margin-top: 30px;
}
div.map_column div {
	margin: 10px;
}
div.map_column a {
	color: white;
}
div.map_column ul {
	padding: 10px;
	margin: 0;
}
#map_travel_options dd.active {
	position: absolute;
	left: 690px;
	top: 84px;
	width: 264px;
	margin: 0;
}
#map_list_locations {
	list-style-image:url(../images/red_spot3.png);
	padding-left: 0;
}
.map_column li, .map_column dt {
	list-style-image:url(../images/red_spot3.png);
	display:list-item;
	margin-left: 2em;
}
dd.active h2 {
	clear: both;
}
dd.active p + h2 {
	border-top: 2px solid #0C9B2E;
}
#map_social {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 25;
}