﻿div.forum_latest
{
	clear: both; /* clear tabbing UI above forum latest element */
	background: #548424;
	padding: 10px 0px 0px 0px;
}
div.forum_latest .more_link a
{
	color:#BADBAF;
	display: block;
	font-weight: bold;
	padding: 6px 0 6px 10px;
	text-transform: uppercase;
	border-top:1px solid #ffffff;	
}

