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

.author a {
     font-weight: bold;
}

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

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

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

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

.commenthead {
      font-size: 14px;
}

.meta {
    color: #333;
    font-size:.95em;
}

.timestamp {
      color: #333;
      font-size: .95em;
      float: right;
}

.meta a {
    color:#36B;
}

.commenthead a {
    color: #36B;
    font-weight: bold;
    text-decoration: none;
}

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

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


#reco span {
color:#999;
}

.avatar { 
       width: 70px; 
       height: 70px; 
       margin-top:-26px;
       *margin-top:-26px; 
       margin-right:-4px;
       float:right; 
       padding:0;
       border: 1px solid #fff; 
       background-repeat: no-repeat;
}

.mine {
      border: 2px solid #ff6666 !important;
      background: #ffcccc !important;
}
.borderc1 {
      border: 1px solid #ffcc00 !important;
      background: #ffff99 !important;
}
.borderc2{
      border: 1px solid #003300 !important;
      background: #99ff99 !important;
}

