﻿.MSVE_MapContainer { position: relative; width: 350px!important; height: 350px!important; background: #ddd url(/images/loading.gif) center no-repeat!important; }

.LOC-map { float: left; width: 60%; overflow: hidden; }
.LOC-list { float: right; width: 40%; }

.searchZip { margin-bottom: 2em; }

.LOC_MapHeading
{
	background-color:#5C3688;
	font-weight:bold;
	color:#FFFFFF
}

.LOC_SearchHeading
{
	background-color:#026669;
	font-weight:bold;
	color:#FFFFFF
}

.LOC_LocationsHeading
{
	background-color:#026669;
	font-weight:bold;
	color:#FFFFFF
}

#details { 
margin: auto;
OVERFLOW-X: hidden; 
OVERFLOW: auto; 
padding: 0 10px; 
HEIGHT: 265px}

.LOC_BG
{
	background-color:#f4f4f4;
}