/*Testimonial Page quotes*/
.tstml {
    padding: 10px;
    margin: 0 0 10px 0;
}
.quotesTextTstmnl {
    padding: 10px;
}
.quotesTitleTstmnl {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.tstmnlAutor {
    padding: 10px 50px 5px 5px;
    font-style: italic;
    float: right;
    width: auto;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}