div, p, td {
	color: #fff;
	font-size: 12px;
}

h1 {
	color: #fff;
	font-size: 17px;
	font-family: Arial;
	font-weight: normal;
	margin-top: 5px;
	]margin-top:15px;
	padding-top: 0px;
	line-height: 24px;
}

h2 {
	color: #fff;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
}

sup {font-size: 0.8em;}

a.B_crumb, a.B_hideCrumb, a.B_homeCrumb, a.B_crumb:hover, a.B_hideCrumb:hover, a.B_homeCrumb:hover {
	text-decoration: none;
}

#container{
	width: 600px;
	height: 162px;
	border: 1px solid #957e74;
	overflow: auto;
	/*margin: 0 auto; */
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:50px;
}
 
.main-content {
	width: 1020px;
	height: 122px;
	padding:20px;
	background:#4c362d;
}

.section{
	margin:0 0 0 0;
	width:160px;
	float:left;
	margin-right:10px;
}

img {
	border: 0px;
	vertical-align:top;
}

#map_canvas div, #map_canvas p {color: #000;}