.commentlist cite {
    font-style: normal;
    margin-bottom: 4px;
    display: block
}

.commentlist blockquote {
    background: #ededed;
}

.commentlist li {
    color: #4d4d4d;
    padding: 10px 14px 10px 14px;
    background: #f2f2f2;
    border-bottom: 1px solid #dcdbd7;
    list-style: none;
    margin-bottom: 3px;
}

.commentlist li li {
    background: none;
    border: none;
    list-style: square;
    margin: 3px 0 3px 20px;
    padding: 3px 0;
}

.commenttext {
    width: 502px;
    float: right
}

.commentlist cite strong {
    font-size: 1.1em;
}

li.my_comment {
    background: #FFF;
    border: none
}

li.my_comment cite strong {
    font-size: 1.3em;
    color: #313228;
}

#commentform small {
    background: #FFF;
    font-weight: bold;
    padding: 0;
}

.commentmetadata {
    color: #4d4d4d;
    display: block;
    margin-top: 3px;
    text-align: right
}

.commentmetadata a, .commentmetadata a:visited {
    color: #959382;
}

.commentlist small {
    background: #e9e9e9
}

.avatar {
    border: 1px solid #56562c;
    margin: 15px 8px 6px 0;
    float: left;
    padding: 1px;
    width: 45px;
    height: 45px;
}

#comment {
    width: 590px;
    background: #fff;
}
