.map .section table
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-right:20px;
	width: 720px;
	color: #00ff33;
	border-top-style: none;
	margin-right: 20px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	text-align: left;
	border-bottom-style: none;
}
.map .section table td.top a
{
	font-weight:normal;
	font-size: 10pt;
	color: #2775c2;
	text-decoration: none;
	}

.map .section td
{
	width:360px;	
}
.map .section tr
{
	vertical-align:text-top;
}