#content  #testimonials h3 {
	border-top: 1px dotted #ccc;
	clear: both;
	color: #003e7c;
	font-size: .94em;
	font-weight: bold;
    margin: 10px 0 0 0;
    padding: 8px 0 0 0;
	text-transform: uppercase;
}

#content  #testimonials h3:empty {
	border-top: none;
	height: 0;
    margin: 0;
    padding: 0;
}

#content div.testimonial_image p {
	margin: 0;
	padding: 0;
}

#content #testimonials img{
	float: left;
	margin:0 10px 10px 0;
    padding-top: 8px;
}

#content  #testimonials p {
    margin: 0;
    padding: 0 0 6px 0;
}



