#testimonials {
	background-image: url(assets/testimonials/testimonial_bkg_sign2cc.jpg);
	position: relative;
	width: 750px;
	height: 460px;
}
#testimonialcontent {
	line-height: 22px;
	padding-right: 110px;
	position: absolute;
	top: 0px;
	left: 340px;
	width: 300px;
	height: 450px;
	overflow: auto;
}
#testimonialcontent p {
	line-height: 22px;
	padding-top: 10px;
}
.customers {
	font-weight: bold;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 35px;
	border-bottom: 1px dotted #1a75bc;
}

