.testimonial_box_top {
  display:block;
  background:url("../images/testimonial_box_top.jpg") no-repeat right top;
  padding:0px 0px 0px 0px;
  font-weight: normal;
  width: 750px;
  height: 9px;
}

.testimonial_box_bottom {
  display:block;
  background:url("../images/testimonial_box_bottom.jpg") no-repeat right top;
  padding:0px 0px 0px 0px;
  font-weight: normal;
  width: 750px;
  height: 9px;
}

.testimonial_box {
  display:block;
  background:url("../images/testimonial_box.jpg");
  padding:0px 0px 0px 0px;
  font-weight: normal;
  width: 750px;
  height: 100%;
}

.testimonial_box_content {

  padding:0px 0px 10px 10px;

}

.testimonial_name {
  padding:5px 10px 0px 0px;
  font-weight:bold;
  text-align:right;
}

.testimonial_industry {
  padding:5px 10px 0px 0px;
  font-weight:bold;
  text-align:right;
  color:#666666;
}
