TD.ForumContents
{
	text-align: center;
	vertical-align: top;
}
SPAN.MessageAuthor
{
	font-size: 8pt;
	font-weight: bold;
}
SPAN.MessageSubject
{
	font-size: 8pt;
	font-weight: bold;
}
COL.MessageAuthor
{
	width: 150px;
}
TD.Location
{
	color: #CC3333;
	font-weight: bold;
}
TD.MessageAuthor
{
	font-size: 7pt;
	text-align: left;
	vertical-align: top;	
}
TD.MessageBody
{
	text-align: left;
	vertical-align: top;
	background-color: #000000;
}
DIV.MessageSubject
{
	background-color: #222222;
	border-bottom: 1px solid #565843;
	font-size: 7pt;
	padding: 5px;
	width: 100%;
}
DIV.MessageBody
{
	width: 100%;
	padding: 5px;
	overflow-x: hidden;
}
IMG.MessageAuthor
{
	margin-top: 5px;
	margin-bottom: 5px;
}
SPAN.DisabledLink
{
	color: #AAAAAA;
}
