.comTitle
{ 
	background-color:#dfecff;
	padding:3px 0px 5px 0px;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
.comWrap
{ 
	margin-bottom:10px;
	margin-top:5px; 
	clear:both;
	padding:5px 5px 5px 5px;
	width:550px;
	text-align:center;
	float:left;

}
.comsubWrap
{ 
	float:left;	
	width:550px;
	margin:3px 0px 3px 15px;
	padding:5px 5px 5px 5px;
	border:dashed #dcdcdc 1px;
}
.comMsgDiv
{    
	float:left;	
	text-align:left;
	line-height:normal; 	
	clear:both;
	width:100%;
	word-wrap: break-word;		    
	overflow:hidden;
	padding-right:5px;
}
.replyDiv
{
	float:left;
	clear:both;
	margin-bottom:5px;
	width:100%;
	padding:3px 3px 3px 0px;
	font-weight:bold;
	text-align:left;
}
.comReplySpan
{
	float:right;	
}
.comUSpan
{
	float: left;
	text-align: left;
	font-weight: 550;
	color: #483d8b;	
}
.comCreatedSpan
{
	margin-left:10px;
	float:right;
}
.commentLink
{
	cursor:pointer;
	float:left;
	line-height:normal;
}
.comImg
{
	max-width:500px;
	max-height:600px;
	margin:0px;
	clear:both; 
}
.comImgTitle
{
	padding:3px 3px 3px 3px ;
	color:#666;
	font-weight:bold;
	clear:both;
	float:left; 
	border:solid 1px #ccc;	
	
}
.Button
{
    border:double 2px #cccccc;	
	color:#666666;
	background-color:#ffffff;	
	font-family: Arial;
	font-size:13px;
	padding:0px 10px 0px 10px;
	height:25px;
}