/* Testimonials CSS Document */

.featured-testimonial-image { float: left; width: 150px; }
.featured-testimonial-image img, .testimonial-image img { border: 1px solid #7c3291; }
.featured-testimonial-text { float: left; width: 380px; overflow: hidden; }

.testimonial-image { float: left; width: 100px; }
.testimonial-text { float: left; width: 430px; }
