.forum_list_header_entry {
	background-color: rgb(231, 228, 228);
}
.forum_list_header_author {
	background-color: rgb(231, 228, 228);
}
.forum_list_header_count {
	background-color: rgb(231, 228, 228);
}
.forum_list_header_date {
	background-color: rgb(231, 228, 228);
}
.forum_msg_header2 {
	background-color: rgb(231, 228, 228);
}
.forum_header {
	letter-spacing: 0.1ex; font-weight: bold;
}
.forum_msg_body {
	border: 2px solid rgb(231, 228, 228); border-image: none;
}
.forum_jump {
	margin: 2px; border: 2px solid rgb(231, 228, 228); border-image: none;
}
.forum_answer {
	margin: 2px;
}
.forum_summary {
	margin: 2px;
}
.voteBox {
	border: 1px solid rgb(231, 228, 228); border-image: none; width: 100%; margin-bottom: 15px;
}
.voteHeading {
	font-weight: bold; background-color: rgb(231, 228, 228);
}
.voteContent {
	margin: 0px;
}
.voteResultPositive {
	color: rgb(255, 0, 0); font-weight: bold;
}
.voteResultNegative {
	font-weight: bold;
}
