#Map {
	padding: 10px;
	border: none;
	width: 24%;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
#Map a {
	white-space: nowrap;
	line-height: 160%;
	margin-right: 1.2em;
}

#Map td {
   font-size: 12px;
}
#Map table{
 	border-top-style: solid;	
	border-top-width: 1px;
	border-top-color: #BBBBBB;
}
