.forumpost {
}

.forumpost .label {
	float: left;
	font-weight: bold;
}

.forumpost .author {
	float: left;
	width: 270px;
}

.forumpost .date {
	float: right;
	width: 270px;
}

.forumtopic .rightpane, .forumcategory .rightpane {
	float: right;
	width: 250px;
}

.forumtopic, .forumcategory {
	margin-bottom: 20px;
}
