.testimonial {
	background-color: #F9F3D9;
	margin-bottom: 10px;
	padding-bottom: 6px;
	background-image: url(../images/commas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.testimonialBase {
	background-color: #F9F3D9;
	padding-bottom: 6px;
	background-image: url(../images/commas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.quote {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	line-height: 1.5em;
	font-size: 1.2em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #C60651;
	text-align: center;
}
.client {
	font-size: 1em;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#testimonials .testimonialLft {
	float: left;
	width: 350px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B88A00;
}
#testimonials .testimonialRt {
	float: left;
	width: 150px;
}
#testimonials .testimonialRt p {
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.amyQuote {
	font-size: 1.2em;
}

