﻿/* CSS Document */

/*----------------------------------------------------------
                                               ** Start centerContainer **
----------------------------------------------------------*/

#centerContent .textContainer {
 margin:12px 13px 0 17px;
}

/*----------------------------------------------------------
                                               ** End centerContainer **
----------------------------------------------------------*/

.leftContentTestimonial {
 width:184px;
 padding-top:5px;
 text-align:center;
 background:url(images/bkg_testimonial_top.gif) left top no-repeat #f1e2c0;
}

.leftContentTestimonialBottom {
 width:184px;
 background:url(images/bkg_testimonial_bottom.gif) left bottom no-repeat;
}

.leftContentTestimonialBottom .textContainer {
 text-align:left;
 padding:13px 20px 7px 20px;
}

