

#map{
	display:block;
	border:#82c4f0 1px solid;
	margin-bottom:17px;
	width:638px;
	height:561px;
	background-color:#FFF;
	position:relative;
	
}

#map div{
font-family: Arial, Helvetica;
font-size:9px !important;
color: #00245D !important;
font-weight: normal;
white-space:normal !important;

}
#map a{
font-family: Arial, Helvetica;
font-size:8px !important;
color: #00245D !important;
font-weight: normal;
white-space:normal !important;
}

#map .map {
	display:block;
	border:#FFF 5px solid;
	z-index: 4;
	background:none;
}

