.forum_post_poster {
}

.forum_post_listing_manage {
	background-color: #dfdfdf;
	border-right: 2px white groove;
	padding-left: 5px;
	padding-right: 5px;
}

.forum_post_listing_no {
	background-color: #dfdfdf;
	padding:2px;
	padding-left:10px;
}

.forum_post_listing_poster {
	background-color: #dfdfdf;
	border-right: 2px white groove;
	padding-left: 5px;
	padding-right: 5px;
}

.forum_post_listing_message {
	padding-left: 10px;
}

