/* Testimonials
------------------*/
div#testimonials div.testimonial {
border-bottom: 1px solid #FC690C;
/* Structure */
overflow: hidden;
clear: both;
padding: 5px;
margin-bottom: 4px;
}
div#testimonials div.testimonial .author {
/* Structure */
text-align: right;
font-style: italic;
margin: 0;
}