
 .clear, p 
 {
  clear:both;
 }


 /**********************************************************************************/
 /* books                                                                          */
 /**********************************************************************************/

 .testimonial
 {
  width : 100%;
  padding : 0px;
 }


 .last
 {
  padding : 0px;
 }



 .testimonial .quote
 {
  font-size       : 12px;
  font-style      : normal;  
  font-family     : georgia, "bookman old style", "palatino linotype", "book antiqua", "palatino", "trebuchet ms", helvetica, garamond, sans-serif, arial, verdana, "avante garde", "century gothic", "comic sans ms", times, "times new roman", serif;
  text-decoration : none;
  color           : #444444;
  line-height     : 18px;
  float : left;
  margin : 0px;
  padding : 0px 0px 0px 0px;
  float : left;
 }



 .testimonial .name
 {
  font-size       : 12px;
  font-style      : italic;  
  font-family     : georgia, "bookman old style", "palatino linotype", "book antiqua", "palatino", "trebuchet ms", helvetica, garamond, sans-serif, arial, verdana, "avante garde", "century gothic", "comic sans ms", times, "times new roman", serif;
  text-decoration : none;
  color           : #444444;
  line-height     : 18px;
 }



 .testimonial .company
 {
  font-size       : 12px;
  font-style      : italic;  
  font-family     : georgia, "bookman old style", "palatino linotype", "book antiqua", "palatino", "trebuchet ms", helvetica, garamond, sans-serif, arial, verdana, "avante garde", "century gothic", "comic sans ms", times, "times new roman", serif;
  text-decoration : none;
  color           : #444444;
  line-height     : 18px;
 }

