/*---CommentDetail------*/
.comment-bound{
	margin-top:6px;
}
.comment-title{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.comment-list-bound{}
.comment-list-item{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
}
.comment-list-item-content{
	margin-bottom:4px;
	padding-top:5px;
	text-align:justify;
}
.comment-list-item-user{
	text-align:right;
}
.comment-label{
	font-weight:bold;
	padding:3px 0px;
}
.comment-list-item-label{ font-style:italic; }
.comment-content-bound{}
.comment-error{}
.comment-email{ margin-top:3px;}
.comment-name{}
.comment-content{margin-top:3px;}
.comment-capcha{
	margin-top:5px;
}
.comment-capcha img{
	float:left;
}
