.forumpostheader {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #745294;
	font-weight: bold;
}

.forumpostuserattribute { list-style-type: none; }

.forumpostuseravatar { list-style-type: none; }

.forumpostusername { list-style-type: none; }

.forumpostuserpropertylist { margin: 0px 0px 0px 0px; text-align: center; }

.forumthreadcrumbs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 5px;
	background: #AB92C2;
}

.postbody { padding: 10px 5px 0px 5px; min-height: 80px; }

.postleft {
	clear: left;
	float: left;
	text-align: center;
	width: 20%;
	padding: 15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.postright {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 21%;
	background-color: #745294;
}

.posttopic { background-color: #AB92C2; }

.postwrapper {
	float: left;
	width: 100%;
	background-color: #ab92c2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid thin #AB92C2;
}