
.comment-ava {
	float:left;
	margin:10px;
	width:90px;
}

.comment-ava-img {
	float:left;
	width:90px;
	text-align:center;
}

.comment-ava-img img {
	
}

.commets {
	float:left;
	clear:both;
	border-top: 1px dashed #E8ECF1;
	width:100%;
}

.comment-full {
	float:right;
	margin:10px 0 5px;
	width:420px;
}

.comment-author {
	float:left;
	font-weight:bold;
	margin-right:10px;
}

.comment-author a, .comments-link a, .short-story-related-news li a {
	text-decoration:underline;
	color:#2b5a95;
}

.comment-author a:hover, .comments-link a:hover, .short-story-related-news li a:hover {
	text-decoration:none;
}

.comment-author-rat {
	float:right;
}

.comment-grey {
	float:left;
	clear:both;
	color:#8d8d8d;
}

.comment-comm-num {
	float:left;
	clear:both;
}

.comment-date {
	float:left;
	clear:both;
	margin-top:5px;
}

.comment-text {
	clear:both;
	float:left;
}

.comments-link {
	float:right;
	clear:both;
	margin-bottom:10px;
	font-weight:bold;
}

.comments-cut {
	float:left;
	background-image:url(../images/comments-cut_bg.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:12px;
	margin-right:10px;
}

.comments-com-edit {
	float:left;
	background-image:url(../images/comments-com-edit_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	margin-right:10px;
}

.comments-com-del {
	float:left;
	background-image:url(../images/comments-com-del_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	margin-right:10px;
}

.comment-xfvalue_club {
	float:left;
	clear:both;
	width:90px;
	text-align:center;
	color:#8d8d8d;
}