.testimonial {
	width: 150px;
	margin: 0px;
	border: 0px solid #B18F6B;
	padding: 5px;
	/*background-color: #C29D7C;*/
	background:url(../img/testimonials/quote_open.jpg) no-repeat left top;
}
.testimonial p {margin-bottom:5px}
.testimonial em{
	display:block;
	line-height:1.1em;
	padding-right:5px;
	padding-bottom:10px;
	background:url(../img/testimonials/quote_close.jpg) no-repeat right bottom;

}
