#inner_content #testimonial {
  margin: 15px 0px 0px 0px;
}

#testimonial blockquote {
  margin-left: 20px;
  margin-bottom: 5px;
  background: transparent url(/images/public/quoleft.png) left top no-repeat;
}

blockquote div {
  background: transparent url(/images/public/quoright.png) right bottom no-repeat;
}

#testimonial h2 {
  font-size: 16px;
  color: #3d3d3d;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-left: 20px;
}

#testimonial p {
  line-height: 17px;
  margin-right: 20px;
  margin-left: 0px;
  font-family: georgia, 'times new roman', times, serif;
}

#testimonial p img {
  float: right;
  padding: 0px 10px 5px 0px;
}

#testimonial p img {
  float: right;
}

#testimonial p.representative {
  float: right;
  color: #3d3d3d;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}