﻿div.forum_latest
{
	clear: both; /* clear tabbing UI above forum latest element */
	background-color: #AAA7A5;
	padding-top: 6px;
}
div.forum_latest .more_link a
{
	background: url(../icon/read_03.gif) no-repeat 0 50%;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-left: 8px;
	padding: 6px 0 6px 20px;
	text-transform: uppercase;
}

