.RecentActiveForumThreadsControl .RecentThreadsTable {
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
	white-space: nowrap;
}

.RecentActiveForumThreadsControl .RecentThreadsTable td {
	padding-top: 2px;
	padding-bottom: 1px;
}

.RecentActiveForumThreadsControl .RecentThreadsTable td.ThreadTitleCell a {
	font-weight: bold;
}

.RecentActiveForumThreadsControl .RecentThreadsTable td.ThreadTitleCell ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
