/* Testimonials
------------------*/
div#testimonials div.testimonial {
border-bottom : 1px solid #fff;
/* Structure */
padding-bottom : 3px;
margin-bottom : 10px;
}
div#testimonials div.testimonial .author {
/* Structure */
text-align : left;
}
div#testimonials div.testimonial .testimonial-image {
float : right;
margin-left : 10px;
margin-bottom : 10px;
}
