﻿#CommentLatestX
{
	width: 295px;
	margin: 0px;
	clear: both;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

#CommentLatestX h3 
{
	background: #990000;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 2px;
   
}

#CommentLatestX a
{
    text-decoration: none;
    color:#666666;
}

#CommentLatestX .Image
{
	float: left;
	width: 22px;
    margin-bottom: 2 px;
}

#CommentLatestX .CommentTime 
{
	color:#AAAAAA;
	float: left;
}

#CommentLatestX .UserName 
{
	color:#AAAAAA;
	font-weight: none;
	float: left;
}

#CommentLatestX .Title
{
	color:#000000;
	font-weight: bold;
	float: left;
	font-size: 11px;
     padding-top: 2px;
}

#CommentLatestX .Title a
{
	color:#000000;
	font-weight: bold;
	float: left;
	font-size: 11px;
}

#CommentLatestX .CommentText
{
	width: inherit;
	float: left;
	padding: 0px;
	overflow:hidden;
	padding-bottom: 10px;
}

#CommentLatestX .ClearDiv
{
	clear: both;
}
