/*----------------------------------+
| Testimonials 
+----------------------------------*/
* { outline: none !important; }

.clearBothNoSPC { margin: 0; padding: 0; font-size: 0; line-height: 0; height: 0; border: 0; clear: both; float: none; }

#testimonialsContainer {
  margin: 0;
  padding: 0;
  text-align: left;
  }
  #testimonialsContainer p {
    margin: 0;
    padding: 10px 0 0 0;
    line-height: 18px;
    font-size: 12px;
    }
    
  #testimonialsContainer div.HR { padding: 0; margin: 4px 0 10px 0; border-top: 1px solid #cbb9ba; height: 1px; line-height: 1px; font-size: 1px; }
  #testimonialsContainer div.HR2 { padding: 0; margin: 20px auto; border-top: 1px solid #cbb9ba; height: 1px; line-height: 1px; font-size: 1px; width: 345px; text-align: center; }
  
h1#h1_videoTestimonials,
h1#h1_writtenTestimonials,
h1#h1_audioTestimonials {
  margin: 0;
  padding: 0;
  line-height: 15px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-indent: -9999px;
  cursor: pointer;
  }
h1.open { background-position: 0 -15px !important; }

h1#h1_videoTestimonials { background: url(graphics/h_videotestimonials.gif) 0 0 no-repeat; width: 186px; height: 15px; }
h1#h1_writtenTestimonials { background: url(graphics/h_writtentestimonials.gif) 0 0 no-repeat; width: 198px; height: 15px; }
h1#h1_audioTestimonials { background: url(graphics/h_audiotestimonials.gif) 0 0 no-repeat; width: 190px; height: 15px; }

.sectionContainer_cont {
  margin: 0;
  padding: 10px 0 10px 4px;
  }
  
  
  /*----------------------------------+
  | > Video Container 
  +----------------------------------*/
  .vidContainer {
    margin: 0 16px 0 0px !important;
    padding: 0 !important;
    width: 140px;
    float: left;
    font-size: 12px;
    font-weight: normal;
    }  
    .vidContainer img {
      margin: 0;
      padding: 0;
      display: block;
      border: 1px solid #3a0b09;
      }  
    .vidContainer p span.vidName { font-size: 14px; font-weight: bold; line-height: 17px; }
    
  .bPlay { margin: 6px 0 0 0; padding: 0; display: block; text-decoration: none; text-indent: -9999px; height: 25px; line-height: 25px; width: 68px; background: url(graphics/b_play.gif) 0 0 no-repeat; }  
    .bPlay:hover { background-position: 0 -25px; }  

  /*----------------------------------+
  | > Written Container 
  +----------------------------------*/
  .writtenContainer {
    margin: 0;
    padding: 0;
    }  
  
  /*----------------------------------+
  | > Audio Container 
  +----------------------------------*/
  .audioContainer {
    margin: 0 20px 0 0 !important;
    padding: 0;
    width: 285px;
    float: left;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    }
    .audioContainer img {
      margin: 0;
      padding: 0;
      border: 0 !important;
      }
    .audioContainer p { margin: 0 0 10px 0 !important }
    .audioContainer p span.audName { font-size: 14px; font-weight: bold; line-height: 17px; }
     
#page_testimonial {
  margin: 0 0px 0 0px;
  padding: 10px 0px 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #444;
  background: #fff;
  width: 660px !important;
  }  
  #page_testimonial .title {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    color: #4c161b;
    }
      
    