


.testimonials .Head{
	color:#333;
}

.testimonials h2{
	margin:0;
	padding:0;
}

.testimonials .Content{
	background:#fff1f6;
	padding:15px;
}



.testimonials ul{
margin:0;
padding:0 0 0 0px;
}
.testimonials li{
	list-style:none;margin:0;
	padding:0;

	color:#32271B;
	margin:0px 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:solid 1px #ecd7df;
}
