#testimonials h1 {
	padding:0px 0px 25px 0px;
	font-size:18px;
	font-weight:bold;
	color:#000566;
}
#testimonials h2 {
	padding:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000566;
}
#testimonials h3 {
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#000566;
}
#testimonials p {
	padding:0px 0px 12px 0px;
	line-height:25px;
	color:#000566;
}
#testimonials hr {
	background:white;
	border-top:solid 1px #88BBC0;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:24px;
}
