#forumListSections {
	font-size: 13px;
}
#forumListSections .right {
	float: right;
	width: 120px;
	padding-left: 16px;
}
#forumListSections table tr td {
	border-bottom: 1px solid #48B506;
}
#forumListSections table .description {
	font-weight: bold;
}
#forumListSections table .center {
	text-align: center;
}