/* **** About Page **** */

.mainblock .testimonial .colone
{ width:110px; }
.mainblock .testimonial .coltwo
{ width:398px; }

.testimonial { margin-top:10px; }
.testimonial p { font-style:italic; }
.testimonial h5 { background-color:#F0F0F0; height:1%; }

.mainblock .testimonial .colone {
  height:100px;
  background-image: url(../images/gd_letter_background.jpg);
  background-repeat: no-repeat;
}
.mainblock .testimonial .colone .support {
  display:block;
  padding-top:17px;
  padding-left:29px;
}
.mainblock .testimonial .colone .support img {
  border:1px solid #000000;
}
