.post_author, .post_date {
	text-align: right;
}

.post_moderate {
	background-color: pink;
}

.post, #forum_topics {
	border-bottom: 1px solid #90bade;
	margin-bottom: 1em;
}

.post blockquote, .post pre {
	margin: 0;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #70685D;
	font-family: Tahoma;
}

#forum_search_box {
	float: right;
}

.topic_subject, .topic_author, .topic_posts, .topic_category, .archive_month, .archive_topics {
	display: inline;
}

.topic, .post_author, .post_date, .archive_entry, .post_subject {
	font-weight: bold;
}

.topic_author, .topic_posts, .archive_topics {
	font-size: 0.9em;
}

.topic_author, .post_author {
	color: gray;
}

#forum_topics, #forum_archive {
	line-height: 2em;
}

.error {
	color: red;
}

#forum_actions {
	font-weight: bold;
}

#forum_actions a {
	margin-left: 1em;
}

.forum_help {
	font-size: 0.8em;
	color: gray;
	font-weight: bold;
}
