
.forum_table th {
	text-align: left;
}

.forum_table td {
	border-bottom: 1px dashed #B5B5B5;
}

#forum_top_links {
	margin-bottom: 5px;
}

#forum_bottom_links {
	margin-top: 5px;
}

.forum_thread,.forum_thread_post {
	background-color: #F8F8F8;
	border: 1px solid #777777;
	margin-bottom: 1.5ex;
	padding: 1ex;
}

.forum_thread h1, .forum_thread_post h1 {
	font-size: 14px;
}

.forum_thread h2, .forum_thread_post h2 {
	font-size: 13px;
}

.forum_thread h3, .forum_thread_post h3 {
	font-size: 12px;
}