.testimonialrotator{ position:relative;}
.testimonialrotator .testimonial{ position:absolute; top:0; left:0;  display:none; height: 70px;}
.testimonialrotator .testimonial:first-child{  position:relative; display:block; }
.testimonial span { font-size: 27px;
font-family: Georgia, Courier New, Arial, sans-serif;
font-style: normal; line-height:1.5em; color:#555; }
.testimonial .the-author { font-size: 10px;
font-family: Courier New, Arial;
font-style: italic;  color:#aaa; margin-top:10px; }
