@CHARSET "UTF-8";
div.comment {
	padding:4px;
	margin:0;
	position:relative;
	border-left:4px solid #EC8A0B;
}

div.comment p {
	text-indent:10px;
}

div.comment0 {
	background:#DAD5AB;
}
	
div.comment1 {
	background:#fff;
}

div.comment h3 {
	font-size:12px;
	padding:2px 2px 2px 29px;
	margin:0;
	font-weight:normal;
	position:relative;
	text-align:right;
}

div.comment h3 span.username {
	font-size:25px;
	line-height:25px;
	position:absolute;
	left:29px;
	top:4px;
}

div.comment h3 span.userIMG {
	position:absolute;
	left:0px;
	top:0px;
}

h2.comments {
	color:#EC8A0B;
	border-top:2px solid #EC8A0B;
	padding:0 0 0 30px;
	margin:30px 0 10px 0;
}

div.comment div.actions {
	position:absolute;
	top:2px;
	right:2px;
}
