h1.testimonials-headline {
	background: url('/ic-info/images/foundation/marketing/testimonials-headline.gif') no-repeat;
	height: 67px;
	margin: 20px auto 40px auto;
	position: relative;
	text-decoration: none;
	text-indent: -9999px;
	width: 697px;
}
div.testimonial-section {
	border-top: 1px solid #000;
	clear: both;
	margin: 20px 20px 30px 0;
	padding: 20px 0 0 0;
	position: relative;
}
div.testimonial-section div.clientphoto {
	float: left;
	margin-top: 12px;
	width: 105px;
}
div.testimonial-section div.testimonial {
	font-style: italic;
	margin-left: 130px;
}
div.testimonial-section div.testimonial .noquote {
	font-style: normal;
}
div.testimonial-section div.testimonial span.readmore {
	margin-left: 20px;
	font-style: normal;
}
div.testimonial-section div.testimonial span.readmore a {
	color: #00f;
	font-size: 0.9em;
	font-weight: bold;
}
div.testimonial-section div.testimonial span.readmore a:hover {
	color: #00f;
	font-weight: bold;
}
div.testimonial-section div.client {
	font-weight: bold;
	margin-left: 130px;
}
div.testimonial-section div.client div.link a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
div.testimonial-section div.client div.link a:hover {
	color: #000;
}

