<!--

.comment-thread-post-body {
    overflow: visible;
    padding: 6px 6px 6px 0;
    position: relative;
}
.comment-author {
    color: #777;
    display: block;
    float: left;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 133px;
    z-index: 2;
}
.comment-thread-post-body-container {
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #eef4f9;
    border-color: #c5d9e8;
    border: 1px solid #c5d9e8;
    display: block;
    overflow: hidden;
    padding: 10px 15px;
    z-index: 1;
    min-height: 80px;
}
.comment-author .comment-author-avatar-container {
    background: url("../images/comment-thread-arrow-author.gif") no-repeat scroll right 42px transparent;
    display: block;
    margin: 0;
    padding-bottom: 4px;
    width: 134px;
    z-index: 3;
}
.comment-author-avatar-container {
    float: left;
    width: 65px;
    height: 65px;
}
.comment-author em {
    display: block;
    font-size: 0.8333em;
    font-style: normal;
    line-height: 1.3333;
    margin: 2px 0 0;
    position: relative;
}
.comment-author {
    clear: both;
    display: block;
}

-->
