@charset "utf-8";
/* CSS Document */


/*
---------------------------------------------
37. testimonials dept page
---------------------------------------------
*/

#testimonials_page { width:910px; float:left; font-family:Arial, Helvetica, sans-serif; padding:30px 22px 90px 28px}
#testimonials_page h1 { font-size:32px; color:#000000; border-bottom:1px solid #000000; padding-bottom:5px}
#testimonials_page p { font-size:11px}

.testimonials_page_inv{ width:890px; float:left; background:#cb161e url(../images/bg_quotebox_small.gif) center repeat-x;  margin:10px 0 10px 0; padding:10px;}

.testimonials_page_quotebox { width:400px; float:left; padding:18px 0 0 0}
.testimonials_page_quotebox h4 { padding:20px 10px 20px 10px; text-align:center; font-style:normal; line-height:30px; color:#FFFFFF; font-size: 20px;}
.testimonials_page_quotebox h5 { color:#FFFFFF; text-align:right; padding-right:10px; padding-bottom:8px}

.testimonial_letter_img{width:420px; height:160px; float:right; background-color:#FFFFFF; overflow:hidden; padding:5px; border:1px solid #666666;}
.testimonial_letter_img img{float:right;}
