/* Testimonials
------------------*/
div#testimonials {
margin:0 16px;
overflow:hidden;
}
div#testimonials div.testimonial {
border-bottom: 1px solid #adadad;
/* Structure */
padding-bottom: 10px;
margin-bottom: 10px;
}
div#testimonials div.testimonial .author {
/* Structure */
text-align: right;
font-style: italic;
}