	div.commentSr, div.comment, div.commentDesigner
	{
		font-size:8pt; 
	}
	div.commentDesigner, div.comment, div.commentSr
	{
		padding:0px;
		padding-left:10px;
		padding-right:10px;
	}
	div.commentDesigner
	{
		background-color:#fefed2;
	}
	div.comment
	{
		background-color: #f2f2f2; 
		background: url( '/img/cmt_bl.png' ) 0 100% no-repeat;
	}
	div.comment div.br 
	{
		background: url( '/img/cmt_br.png' ) 100% 100% no-repeat;
	}
	div.comment div.tl
	{
		background: url( '/img/cmt_tl.png' ) 0 0 no-repeat;
	}
	div.comment div.tr
	{
		background: url( '/img/cmt_tr.png' ) 100% 0 no-repeat;
	}
	div.commentContainer
	{
		width:649px; 
	}
	div.commentSr
	{
		background-color:#e2ebec; 
	}
	div.commenter
	{
		font-size:8pt; 
		height:20px; 
		color:#333;
		background-color: transparent; 

	}
	.cmtAvatar
	{
		float:left;
		margin-top:3px;
	}
	div.commenter div
	{
		float:left; 
	}
	div#commentDate
	{		
		color:#87949d; 
	}
	div#commentBox, #commentPoint, #commentSr
	{
		float:left;
		font-size:0px;
	
	}
	div.comment, div.commentSr, div.commentDesigner
	{
		width:648px; 
	}
	div#commentBox
	{
		height:6px;
	}
	img#commentSr
	{
		margin-right:2px
	}
	#commenterInfo
	{
		font-weight:bold;
		color:#333;
		
	}
	#commentDate
	{
		font-size:7pt;
	}
	#commentDate
	{
		margin-top:7px; 
	}
	#commentReply, #commenterName, #commenterInfo
	{
		margin:6px; 
		font-size:8pt; 
	}
	
	label
	{
		float:left; 
		width:80px; 
	}
	#submitCommentImage
	{
		margin-left:78px;
	}
