.forum_content{
	padding-top: 20px;	
}



td{
	font-size: 0.8em;
	background: #000;
	padding: 4px;
}

th{
	font-size: 0.9em;
}


.forum_options td{
	background: none;
	font-weight: bold;
}

.forum_options td a{
	text-decoration: none;
}

#content{
	width: 940px;	
	padding: 0;
}

.forumline th{
	background: #331122;
}

.forumline td{
	background: #222222;
	color: #eee;
}

.forumline td a{
	color: #eee;
}

.forum_key td{
	background: none;
}

.forumline .catLeft, .forumline .rowpic{
	background: #331122;
}

.forumline .catLeft a , .forumline .rowpic a{
	color: #ddaa66;
}	
.forumlink{
	font-size: 1em;
	font-weight: bold;
}

#footer{
	margin-top: 10px;
}


.quote_table td{
	background: #331122;
	color: #ddaa66;
}

.quote_table, .quote_table table{
	border: 1px solid #555555;
}
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; 
    border: #555555; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}