
#group-last-comments-widget {
}
#group-last-comments-widget .group-comment {
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
}
#group-last-comments-widget .group-comment .avatar-comment {
    float: left;
    margin-right: 5px;
}
#group-last-comments-widget .group-comment .avatar-comment img{
    margin: 0;
}
#group-last-comments-widget .group-comment p {
    line-height: 1.3;
    margin:0;
}
#group-last-comments-widget .group-comment .more {
}
#group-last-comments-widget .group-comment .rank-user-name{
    display:none;
}
