/******************************************************************************
 *                          TESTIMONIALS                                      *
 *****************************************************************************/

#testimonials {
   width: 100%;
   height: 150px;
   margin-bottom: 2px;
   margin-top: 1px;
   }

* html #testimonials {
   margin-bottom: 5px !important;
   margin-top: 1px !important;
   }

#testimonials .header {
  font-size: 8pt;
  text-align: center;
  }

#testimonials .main {
  vertical-align: middle;
  font-size: 6.8pt;
  font-weight: normal;
  text-align: justify;
   }

#testimonials .single, .testimonials .single {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 4px;
   padding-right: 4px;
   }

.testimonials .singlebig {
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 4px;
   padding-right: 4px;
   }

.testimonials .singlebig .quote {
   padding-left: 14px;
   font-style: italic;
   }

.testimonials .singlebig .byline {
   display: inline;
   }

.testimonials .singlebig .date {
   font-style: normal;
   display: inline;
   }
