#testimonials {width: 840px;height: auto;list-style-type: none}
#testimonials .slide {}
#testimonials .slide blockquote {
	margin: 0px;
	padding: 0px;
}
#testimonials .slide blockquote p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ccc;
	text-align:justify;
	padding-bottom: 10px;
	line-height: 18px;
}
#testimonials .slide blockquote h5{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	line-height: normal;
}