.mapContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.4em;
	color: #313431;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
}
.mapContent img {
	height: 120px;
	width: 135px;
	border: 1px solid #BD1418;
}

.leftMap {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b2b2b2;
	padding-bottom: 10px;
	width: 50%;
	padding-left: 8px;
	padding-top: 8px;
}
.rightMap {
	padding-bottom: 10px;
	width: 50%;
	padding-left: 9px;
	padding-top: 8px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
}

