#map
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto 30px auto;
	height: 300px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	background: #EFEFEF;
	font-size: 12px;
}

#location_details_container #map
{
	width: 100%;
}

.ww_location_map_bubble_details_table
{
	width: 370px;
	font-family: Verdana, Geneva, sans-serif;
	color: #262626;
}

.ww_location_map_bubble_details_image
{
	padding-right: 10px;
}