.forumPost
{
	padding-bottom: 5px;
	border-bottom: 1px solid #6A9C43;
}

.forumPostTitle
{
	font-size: 12pt;
	font-weight: bold;
}
.forumPostText
{
	/*text-indent: 25px;*/
	font-size: 10pt;
}

.forumPostFooter
{
	padding-top: 0px;
	text-align: right;
}

.forumArchiveMonth
{
	font: 12pt bold;
	margin-bottom: 20px;
	border-top: 1px solid #6A9C43;
	width: 500px;
}

.forumArchiveMonth .forumPostTitle
{
	padding-left: 25px;
	font-weight: bold;
	font-size: 10pt;
}
