#testimonial {
	margin-bottom: 15px;
	border-bottom-color: #d1d4c0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-image: url(/rsrc/testimonials/quoteopen.gif);
}

#testimonial span.by {
	padding-top: 10px;
	text-align: right;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/rsrc/testimonials/quoteclose.gif);
	display: block;
}
