.commentsHeader{width:100%;border: dashed 1px #bbbbbb;height:25px;margin-top:10px}
		.iCommentsHeader{background: #d4d4d4;width:100%;height:100%;position:relative;}
			.iCommentsHeaderText{position:absolute;top:3px;left:10px; color:#2e2f92;font-weight: bold;}
			
	.comment{border: dashed 1px #bbbbbb;width:100%; margin-top:2px;position: relative;}
	 	 .iComment{background: #f5f5f5;padding:10px;}		
	 	 	.commentWho, .commentWho a{left:6px;font-size: 12px;font-weight:bold;color:#e49239;display: block;}
	 	 	.commentDate{left:5px;font-size: 11px;color:#646464;display: block;}
	 	 	.commentText{left:5px;font-size: 11px;color:#3c3c3c;display: block;}
	#writeComment{font-size: 11px;color:#646464;margin-top: 10px} 	 	
	#writeComment input{width:165px;margin:0 2px 10px 0;float:left}
	 .inputDiv{margin-top:10px}
		#writeComment input#img{width:18px;}
	#writeComment textarea{width:264px;margin:0 2px 10px 0 }
	#publishComment{float:left;margin:3px;cursor: pointer;}
