.Testimonials{
	width:770px;
	margin: 10px 15px 0 15px;
}
.Info{
	width: 700px;
	padding: 0 0 30px 0;

}

.Info ul li{
	margin: 25px 0 0 0;
}
.Info ul li span span{
	font-size: 1em;
	font-weight: bolder;
	
}
.productTitle {
	color:#FF9900;
	font-weight: bolder;
	font-size:0.9em;
}
.Testimonials .TestimonialItem{
	clear: both;
	padding: 20px 0 0 0;
	width:730px;
}
.Testimonials .TestimonialItem .TestimonialItemImg{
	float: left;
}

.TestimonialItemText{
    float:left;    width:600px;}.TestimonialItemImg a img {    border: none;     width: 153px;    height: 92px;}.pagingContainer {    float:right;}