h2 {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #105289;
	text-transform:uppercase;
	margin: 5px 0 13px;
	border-style: none;
	position: relative;
	bottom: 13px;
}

.border_bottom {
	border-top: 1px solid silver;
	width: 100%;
}

#map_canvas {
	width: 300px;
	height: 300px;
	border-style: none;}

#map_shadow {
	padding: 10px;
	background: url(../images/map_bg.png) no-repeat;
	width: 320px;
	height: 320px;
	float: left;
}

h1 {
	font-weight: normal;
	font-style: normal;
	border-style: none;
}