#contacts {
	margin-left: 30px;
}

#contacts a {
	color: black;
	text-decoration: none;
}

#map_container {
	font-size: 9px;
	float:right;
	text-align: right;
	margin-right: 30px;
	border: 1px solid black;
	background-color: white;
}

#map_container a {
	color: black;
}