#map {
	height:550px;
}

.maptitle {
font-weight: bold;
padding: 5px;
color: white;
background-color: #d30000;
margin-bottom: 2px;
}

ul.eds_maps li {
list-style-type: none;
/*margin-bottom:30px !important;*/
list-style-type: none !important;
}

ul.eds_maps li p {
	margin-bottom:2px;
}

ul.eds_maps {
list-style-type: none !important;
}

.map-marker-label{
    position: absolute;
color: blue;
font-size: 16px;
font-weight: bold;
}