/* ### MAP ####################################################### */
#map_box {
	text-align: center;
	float: left;
	margin-right: 15px;
}
#map_box big { margin-bottom: 10px; display: block; }

table.boxes { clear: right; }
p a, p a:visited, ul a, ul a:visited { border-bottom: 1px dotted #888; text-decoration: none; }
p a:hover, p a:visited:hover, ul a:hover, ul a:visited:hover { border-bottom: 1px solid #888; text-decoration: none; }

