.comment,
.comment_reply_form {
    color: #000000;
}

.comments-header,
.comments-header a {
    color:       #016AA7;
}

.comments-best-title {
    color:       #016AA7;
}

.comment .full .info .username {
    color: #333333;
}

.comments-best {
    background-color: #E3ECF2;
}

.comment .full .info {
    background-color: #E3ECF2;
}

.comment-child .full .info  {
    background-color: #EFEFEF;
}

.comment .full .info .time {

}

.comments-best .comment {

}

.comments-best .comment .full .info {
    background-color: #FFFFFF;
}

.comment .full .info .positive {
    color: red;
}

.comment .full .info .negative {
    color: blue;
}

.comment .full .info .neutral {
    color: black;
}
