﻿#forum_topics {
	padding: 1em;
	}
#forum_topics h1 {
	margin: 0;
	}
#forum_topics .msl_table {
	width: 100%;
}
#forum_topics .msl_table td {
	padding: 0.5em;
}
#forum_topics a.topic {
	font-weight: bold;
}
.topic_by {
	display: block;
	font-size: 80%;
	margin-top: 0.5em;
}
.topic_lastpost_go {
	padding-left: 18px;
	background: url(../../../images/icons/16/arrow_right_blue.gif) norepeat 0 50%;
	text-decoration: none;
	display: inline-block;
}
.topic_lastpost_date {
	display: block;
}