.testimony{
    color: rgb(102, 86, 79);
    font-family: 'Helvetica Neue', 'Helvetica', inherit;
    font-size:12px;
    font-style:oblique;
    line-height:20px;
    margin-bottom:10px;
    clear:both;
}
.testimony img{
    float:left;
    margin:10px;
    margin-top:6px;
}
.testimony cite{
    font-style:normal;
    font-weight:bold;
    font-size:13px;
}
.testimony blockquote{
    margin:0px;
}
.prev_next_bar{
    clear:both;
    height:25px;
}