.forum_desc table {
	width: 100%;
	
}
.forum_desc_author_tr td {
	padding: 3 0 3 0px;
	background-color: #eeeeee;
	font-weight: bold;
}
.forum_desc_author_tr td+td {
	font-weight: normal;
}
.forum_desc_post_tr td {
	padding-bottom: 20px;
}