

#comments {
}
#comments .comment {
    clear: both;
    margin-bottom: 20px;
    min-height: 50px;
}
#comments .header {
    height: 23px;
    border-bottom: 2px solid #ccc;
}
#comments .left {
    float: left;
}
#comments .right {
    vertical-align: top;
    float: right;
    b-order: 1px dashed #f0f;
}
#comments .body {
    c-lear: both;
}
#comments .image {
    float: left;
    margin-top: 3px;
}
#comments .image img {
    border: 2px solid #bbb;
}
#comments .content {
    margin-left: 62px;
}
