ul.testimonials {
	margin: 20px 15px 10px 0px;
}
ul.testimonials li{
	list-style-type: none;
}
ul.testimonials p{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
