#recentcomments .dsq-widget-avatar {
    display:none;
}
#recentcomments .dsq-widget-comment p {
    font: 10pt georgia,helvetica,serif;    
    color: #000000;
}
#recentcomments .dsq-widget-comment blockquote {
    font: 10pt georgia,helvetica,serif;    
    color: #000000;
    margin: 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
    display: inline;
}
#recentcomments .dsq-widget-user {
    font-family: georgia,helvetica,serif;  
    font-size: 10pt;
    padding-right: 5px;
    margin-right: 3px;
    border-right: 1px solid #000000;
}
#recentcomments p.dsq-widget-meta {
    width: 100%;
    height: 1.5em;
    font-size: 100%;
    overflow: hidden;
}
#recentcomments p.dsq-widget-meta a {
    width: 100%;
    display: table;
}
#recentcomments p.dsq-widget-meta a:last-child {
    display:none;
}