.jq-comments {
	position: absolute;
	font-size: 12px;
}
.jq-row-image { background-color: none; }
.jq-row-image1 { height: 11px; background-color: none; }
.jq-row-image2 { height: 12px; background-color: none; }
.jq-row-woimage { background-color: #fff; }
.jq-row1, .jq-row2 { width: 20px; }
.jq-comments-lsingle, .jq-comments-rsingle {
	position: absolute;
	cursor: pointer;
}
.jq-comments-lsingle div, .jq-comments-rsingle div {
	height: 20px;
	font-size: 12px;
	padding: 0 3px 0 3px;
	background-image: url(./images/comment-single-back.png);
}
.jq-comments-rsingle div { margin: 0 17px 0 9px; }
.jq-comments-lsingle div { margin: 0 9px 0 17px; }