#middle .testimonial {
	clear: left;
	color: #2d7ca7;
	font-size: 1.25em;
	font-style: italic;
	margin: 50px 0 10px;
}
	#middle .testimonial h3 {
		color: #2d7ca7;
		font:  bold 1em/1em "Gotham Bold", Verdana, Helvetica, Arial, sans-serif ;
		height: 20px;
		margin: 0;
		padding: 0;
	}
	#middle .testimonial hr {
		background: #87bcc7;
		border: none;
		font-size: 1px;
		height: 1px;
		line-height: 1px;
		margin: 0 0 10px;
		padding: 0;
	}
	#middle .testimonial blockquote {
		font-weight: bold;
		margin: 0 0 10px;
	}
		#middle .testimonial blockquote p {
			line-height: 1.175em;
			margin: 10px 0 0;
		}
	#middle .testimonial cite {
		color: #7a7a7a;
		display: block;
		font-size: 0.75em;
		font-weight: normal;
		line-height: 1.25em;
	}
		#middle .testimonial cite strong.author {display: block;}