/* CSS Document */


div.testimonial_single {
  border-bottom:1px solid #AFAFAF;
  padding-bottom:10px;
  margin-bottom:20px;
}

div.testimonial_single p {
  margin-bottom:10px;
}

h2.ts_name {
  font-style:normal;
  font-weight:bold;
  font-size:12px;
}

p.ts_text {
  font-weight:normal;  
  font-style:italic;
}


