	
	div.commentDesigner, div.comment, div.commentSr
	{
		padding:0px;
	}
	div.replyDesigner, div.ideaDesigner, div.commentDesigner
	{
		background-color:#fefed2;
	}
	div.reply, div.idea, div.comment{ 
		background-color: #f2f2f2; 
	}
	div.replySr, div.ideaSr, div.commentSr
	{
		background-color:#e2ebec; 
	}
	div.cmt { 
		padding:8px; 
	}
	div.bl { background: url( '/i/cmt_bl.png' ) 0 100% no-repeat; }
	div.br { background: url( '/i/cmt_br.png' ) 100% 100% no-repeat; }
	div.tl { background: url( '/i/cmt_tl.png' ) 0 0 no-repeat; }
	div.tr { background: url( '/i/cmt_tr.png' ) 100% 0 no-repeat; }
	div.blSr { background: url( '/i/cmt_blSr.png' ) 0 100% no-repeat; }
	div.brSr { background: url( '/i/cmt_brSr.png' ) 100% 100% no-repeat; }
	div.tlSr { background: url( '/i/cmt_tlSr.png' ) 0 0 no-repeat; }
	div.trSr { background: url( '/i/cmt_trSr.png' ) 100% 0 no-repeat; }
	div.blDesigner { background: url( '/i/cmt_blDesigner.png' ) 0 100% no-repeat; }
	div.brDesigner { background: url( '/i/cmt_brDesigner.png' ) 100% 100% no-repeat; }
	div.tlDesigner { background: url( '/i/cmt_tlDesigner.png' ) 0 0 no-repeat; }
	div.trDesigner { background: url( '/i/cmt_trDesigner.png' ) 100% 0 no-repeat; }

	div.ideaCommenter, div.commenter
	{
		font-size:8pt; 
		height:20px; 
		color:#333;
		background-color: transparent; 
	}

	.cmtAvatar
	{
		float:left;
		margin-top:3px;
	}
	div.ideaCommenter div, 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.ideaCommenter, div.idea, div.ideaSr, div.ideaDesigner
	{
		width:516px;
	}
	div#commentBox
	{
		height:6px;
	}
	img#commentSr
	{
		margin-right:2px
	}
	.commenterInfo
	{
		font-weight:bold;
		color:#333;	
	}
	#commentDate
	{
		font-size:7pt;
	}
	#commentDate
	{
		margin-top:7px; 
	}
	.commenterName, .commentDate, .commenterInfo { margin-left:4px; margin-top:3px; }
	
	#commentReply
	{
		margin:6px; 
		font-size:8pt; 
	}
	#submitCommentImage
	{
		margin-left:78px;
	}
	div.ideaContainer
	{
	}
