﻿#ForumLatestX
{
	width: 250px;
	margin: 0px;
	clear: both;
}

#ForumLatestX *
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#ForumLatestX .forumheadline 
{
	color:#7d0d06;
	overflow: hidden;
	clear:both;
	width: 234px;
	height: 14px;
}

#ForumLatestX .forumheadline a
{
	color:#7d0d06;
	font-weight: bold;
}

#ForumLatestX .forumtime 
{
	color:#777777;
	float: left;
	width: 35px;
}

#ForumLatestX .forumname
{
	color:#777777;
	width: 215px;
	overflow: hidden;
	
}

#ForumLatestX h3 
{
    background: #720904;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 2px;
   
}

#ForumLatestX .footer
{
    text-align: right;
    clear: both;
    font-size: 12px;
    color: #777777;
}

#ForumLatestX .footer a
{
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
}

#ForumLatestX .forumsummary 
{
	font-size: 6.5pt;
	color: #777777;
}