div.js-kit-comments {
	width: 100%;
}

div.js-singleComment {
	border: none;
	padding: 0 0 0 0;
	clear: both;
}

div.js-singleCommentBg {
	padding: 0 0 12px 0;
	margin: 0 0 5px 0;	
}

div.js-singleCommentText {
width: 68%;
padding: 10px;
background-color: #dedcbc;
background-image: url(../images/comment_dongle.jpg);
background-repeat: no-repeat;
background-position: top right;
line-height: 14px;
padding-right: 30px;
}

div.js-singleCommentINFO {
	text-align: left;
	width: 25%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #000;
}

div.js-commentControl js-commentTool {
	display: none;	
}

div.js-LeaveComment {
	font-size: 12px;
border-top: 1px solid #cdc2aa;
padding: 5px 0 0 0;	
}

div.js-singleCommentName {
	color: #8e7054;
	margin: 4px 0 2px 0;	
}

div.js-CreateCommentBg {
	border: none;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.js-CreateCommentBg input {
	margin: 5px 0 10px 0;	
}

div.js-CreateCommentBg textarea {
	width: 490px;
	margin: 5px 0 0 0;	
}

div.js-commentFieldSubject {
font-weight: bold;
width: 100%;
font-size: 12px;
margin: 0 0 10px 0;
padding: 20px 0 5px 0;
color: #8e7054;
border-bottom: 1px solid #cdc2aa;	
}
