img.threadIcon {
	float:	left;
	margin-right: 5px;
	margin-top:		5px;
}

img.threadIconThread {
	float:	left;
	margin-right: 5px;
	margin-top:		0px;
}

p {
	margin:	0;
	padding:	5px;
}

.forum_toolbar {
	background-color:	#ffffcc;
}

.forum_RowHeader {
	background-color:	#c10000;
	color:		#ffffff;
}

.forum_ThreadHeaderContent {
	background-color:	#dddddd;
	color:		#333333;
	border-bottom:		5px solid #333333;
	border-top:			1px solid #ffffff;
}

.forum_Row1 {
	background-color:	#eeeeee;
	border-top:			1px solid #ffffff;
	border-bottom:		2px solid #c10000;
}

.forum_Row2 {
	background-color:	#dddddd;
	border-top:			1px solid #ffffff;
	border-bottom:		2px solid #c10000;
}