.testimonial {
	margin:10px 0 0;
}
.testimonial_inner1 {
	background-image:url(../../images/quote1.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.testimonial_inner2 {
	padding:0 16px 0 20px;
	background-image:url(../../images/quote2.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.testimonial .source {
	color:#999;
	text-align:right;
}



.testimonials {
	clear:right;
}
.testimonials td {
	vertical-align:top;
}
.testimonials_logo {
	padding-right:10px;
}

.list a {
	text-decoration:none;
}