#content {
	width:785px;
	float:right;
}
#contentMainWrapper {
	float:left;
}
.contentSub .quality {
	background-image:url(/templates/common/media/module-quality-default.gif);
}
#navLocal {
	width:185px;
	float:left;
	margin-top:100px;
	margin-bottom:2em;
	font-size:.9em;
	background:url(/templates/common/media/hdot-general.gif) repeat-x left top;
}
#navLocal ul {	
	margin-top:1px;
	margin-bottom:15px;
}
#navLocal li ul {	
	margin-bottom:0px;
}
#navLocal ul li {
	background:url(/templates/common/media/hdot-general.gif) repeat-x left bottom;
	}
#navLocal ul li a {
	line-height:2em;
	display:block;
	width:175px;
	padding-left:10px;
	color:#007D43;
	text-decoration:none;
}
#navLocal ul li a.active {
	background:url(/templates/common/media/nav-local-active-general.jpg) no-repeat left bottom;
}