#testimonials .item {
	background-image: url(../images/icnTestiQuotes.png);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CECECE;
	padding: 0px 0px 31px 0px;
	margin: 0px 0px 13px 0px;
	text-align: left;
	width: 680px;
}
#testimonials .item p {
	font-style: italic;
	padding-top: 17px;
	text-indent: 54px;
	line-height: 180%;
}
#testimonials .item ul {
	margin-top: 20px;
}