#mapcont 
{
	color: black !important;
	width: 100%;
	height: 399px;
	line-height: normal;
	margin: 0 auto 20px auto;
	padding: 0;
	/*border: solid 2px #314563;*/
	border: solid 1px #737573;
	font-size: 9pt;
}





#mapcont div.popup 
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #444 !important;
    background-color: #FFF;
    z-index: 95 !important;
    border: 0;
    visibility: visible;

	}
#mapcont div.popup table
{
	width: 250px;
	
}

#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;
}

.MapTitle 
{
        margin: 20px 30px 10px 20px;
    padding: 0 0 3px 0;
    
}