.maptable {
	width: 200px;
}
.maptable td {
	padding: 15px;
	background-color: #EFEFEF;
}
.maptable h2 {
	margin: 0px;
}
.maptable a {
	font-weight: bold;
	color: #791C17;
	text-decoration: underline;
}
