#textcontainer {
	margin: 0 0 15px 225px;
}

#map {
	width: 620px;
	height: 380px;
	border: 1px solid #CAC8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin:20px 0 20px 225px;
}

#map a {
	background: inherit;
	color: #039;
	text-decoration: underline;
	font-weight: normal;
}

#map a:hover {
	background: inherit;
	color: #36f;
	text-decoration: underline;
}