.newstopic {
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
	font-weight : bold;
	background-color : #29343A;
}

.commentcount {
	background-color : #373D4A;
}

.commenttopic {
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
	font-weight : bold;
	background-color : #373D4A;
}

.newstime {
	font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;
}

.newsby {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
	font-weight : bold;
}

.newsoption {
	font-size : 7pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
}

.newstext {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
	background-color : #3C4B52;
	padding: 5px;
}

.commenttext {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
	background-color : #464D5A;
	padding: 5px;
}

.comment_nick {
	color : silver;
	font-weight : bold;
}

.page_counter {
	font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;
}

.commentform {
	border : 1px solid Black;
	background-color : #D7D9D8;
	padding-left:2px;
	
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt;
}
