.mapSection {
	margin-bottom: 10px;
}

.mapSection ul {
	margin: 0px;
	list-style: none;
	padding: 0 0 8px 0;
}

.mapSection ul li {
	display: inline;
}

.mapSection ul li a {
	font-weight: normal;
}

.mapSection h4 a {
	color: #000;
}

.mapSection a:link, .mapSection a:visited {text-decoration: none;}
.mapSection ul li a:hover {text-decoration: underline; font-weight: normal;}
