.testimonial {
	background: url(/images/icons/quote.gif) left top no-repeat;  
	margin: 15px 0;
	padding: 3px 60px 3px 30px;
	border-left: 1px solid #999;
	border-bottom: 2px solid #ccc;
	}
	
.testimonial p.quote:first-line {
font-weight: bold;
font-size: 115%;
color: #ebf6d4;
}

.testimonial p.author {
text-align: left;
}
