#quotebox-bg {
	width:608px;
	background: url(/images/testimonials/bg-quotebox.gif) top no-repeat;
	margin-top:5px;
}
#quotebox-bg p{
	padding:18px 18px 10px 15px;
}

#quotebox-footer {
	width:608px;
	height:36px;
	margin-bottom:10px;
	background: url(/images/testimonials/bg-quotebox-footer.gif) bottom no-repeat;
}

#quotebox-bg-small {
	width:510px;
	background: url(/images/testimonials/bg-quotebox-small.gif) top no-repeat;
	margin-top:5px;
}
#quotebox-bg-small p{
	padding:18px 18px 10px 15px;
}

#quotebox-footer-small {
	width:510px;
	height:36px;
	background: url(/images/testimonials/bg-quotebox-footer-small.gif) bottom no-repeat;
}

