.commentslist li {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background: #fff;
	margin-top:10px;
	padding:5px;
	border: 1px solid #950000;
} 
.commentslist li.trackback {
border:1px double #EDD;
}

.author a {
font-weight:700;
}

.commentslist .body {
margin:5px 5px 5px 20px;
}

.commentslist .body p {
margin:10px 0 0;
}

#comment_border {
		
}

.commentslist ul {
border:medium none;
margin:7px 0 0 20px;
padding:0;
}

.commentslist {
border:medium none;
margin:0;
padding:0;
}

.commenthead,.meta {
color:#888;
font-weight:200;
font-size:.95em;

}

.commenthead a,.meta a {

}

#comment_text_float {
	position: relative;
	width: 80%;
	float: left;
	margin-right: 20px;
}

#comment_pic_float {
position: relative;
width: 80px;
float: left;
padding: 1px;
border: #950000 1px solid;
}

.commentform {
margin:10px 0 10px 20px;
}

#commentdiv{padding-right:8px;}
#commentform textarea {
border:1px solid #b0b0b0;
}


#reco span {
color:#999;
}

.avatar{
width:80px; 
height:80px;

background-repeat:no-repeat;
}

.mine{
border-color:red !important;
}
.borderc1{
border-color:#950000 !important;
}
.borderc2{
border-color:#ccc !important;

}

