#mapcont 
{
	color: black !important;
	width: 800px;
	height: 280px;
	line-height: normal;
	padding: 0;
	/*border: solid 2px #314563;*/
	border: solid 1px #81A5C7;
	margin:0 0 40px 50px;
	
	overflow:hidden;
}

#mapcont div.popup 
{
	font-family: verdana, sans-serif;
	font-size: .8em;
	white-space: nowrap;
	color: #444 !important;
    background-color: #FFF;
    z-index: 95 !important;
    border: 0;
    visibility: visible;
    margin-top: 10px;
}

#mapcont .popup_header
{
	font-family: verdana, sans-serif;
	white-space: nowrap;
	color: black !important;
	font-weight: bold;
}

#mapcont input 
{
	font-family: arial, sans-serif;
	font-size: 1em;
}
#mapcont a.popuplnk 
{

	font-weight: bold;
}

#maplinks {
	margin: 0px;
}
#maplinks li {
	display: block;
	font-size: 1em;
	float: left;
	margin:  10px;
	padding-left: 10px;
}

#sidebar 
{
width:320px;
float:left;
padding:0 0 0 100px;
margin:0;
font-size:.9em;
background-image:url(../_images/otb/contact/address_heading.gif);
background-repeat:no-repeat;
background-position:top left;
display:none;

}
#sidebar a,
#sidebar a:link,
#sidebar a:visited
{
	color:#4D81B1;
}
#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus
{
	color:#4D81B1;
	text-decoration:none;
}

#sidebar div 
{
 margin-bottom: 10px;  
 padding-left: 0; 
	color:#4D81B1;
}
#sidebar div a.Office 
{
	color:#4D81B1;
	
}
#sidebar div a.Office:hover 
{
    text-decoration: underline;

}
#maphelp
{
	display: none;
}

.MapTitle 
{
        margin: 20px 30px 10px 20px;
    padding: 0 0 3px 0;
    
}