@CHARSET "ISO-8859-1";

div.forumsHeader {
	
}

div.forumsHeaderLeft {
	width: 450px;
	float: left;
}

div.forumsHeaderRight {
	width: 82px;
	height: 25px;
	float: right;
}

td.forumsSubforum {
	background-color: #333333;
	border-bottom: 1px solid #555555;
}

td.forumsForums {
	border-bottom: 1px solid #555555;
}

tr.forumsForums {
	background-color: #333333;
}


