﻿#testimonials ul { list-style: none; } 
.testimonialItem { width: 600px; margin: 20px 0 20px 0; }
.testimonialItem .bigImage { float: left; width: 236px; height: 182px; }
.testimonialItem .smallImagesStripe { float: left; width: 340px; height: 182px; margin-left: 10px; }
.testimonialItem .smallImagesStripe .smallImages { width: 360px; height: 126px; }
.testimonialItem .smallImagesStripe .title { width: 360px; height: 50px; margin-top: 8px; }
.testimonialItem .bigImage img { width: 236px; height: 182px; }
.testimonialItem .smallImagesStripe .smallImages img { width: 160px; height: 126px; margin-right: 10px; }
.testimonialItem .text { margin-top: 10px; }
.testimonialItem h2 { margin: 0; font-size: 15px; }
.testimonialItem h3 { font-weight: normal; margin: 0; }