

/*------------testimonials.css----------*/

.full-testimonial {
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	background:url(/images/quotes_open.gif) transparent 0 0 no-repeat;
}
body.ie6 .full-testimonial,
body.ie7 .full-testimonial,
body.ie8 .full-testimonial {
	width:auto;
}
.full-testimonial p.text {
	margin:0;
	padding:15px 20px 0 20px !important;
	background:url(/images/quotes_close.gif) transparent 100% 100% no-repeat;
	font-size:12px;
	line-height:16px;
	min-height:33px;
}
body.ie6 .full-testimonial p.text {
	height:33px;
}
.full-testimonial p.signature {
	margin:0;
	padding:0 20px 10px 30px !important;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
div.banner-image {
	width:690px;
	margin:0 auto 40px auto;
}
