#headerbot {
	position: absolute;
	height: 18px;
	width: 735px;
	left: 0px;
	top: 60px;
	background-color: #D8352B;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 3px;
}

#structure {
	position: absolute;
	left: 0px;
	top: 95px;
	width: 750px;
	height: auto;
}
#content {
	position: absolute;
	left: 210px;
	top: -15px;
	width: 575px;
	visibility: visible;
	height: 450px;
}
li {
	padding-bottom: 2px;
}
.indentbox {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.indentbox a {
	font-size: 12px;
	font-weight: bold;
}
.submitres {
	display: block;
	text-align: right;
	font-size: 10px;
}
.new {
	color: #D8352B;
	font-weight: bold;
}
.topmenux {
	color: #2F1C6D;
	text-decoration: underline;
}
.combox {
	padding: 10px;
}
.infobox {
	height: 15px;
	background-image: url(../images/bg-info.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}
.infobox a, .infobox a:hover {
	font-size: 10px;
	font-weight: normal;
}
.phonebox {
	background-image: url(../images/bg-phone.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dlbox {
	background-image: url(../images/bg-down.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}
.dlbox a, .dlbox a:hover {
	font-size: 10px;
	font-weight: normal;
}

