#content h1 {
	display: none;
	}
#testimonials-full dt {
	color: #99b72d;
	font: 150% Avenir-Medium, "Avenir 65 Medium", Avenir, Helvetica, Arial, Geneva, sans-serif;
	}
#testimonials-full dd p {
	position: relative;
	}
#testimonials-full  .lquo, #testimonials-full  .rquo {position: absolute; font-family: Georgia, serif; font-size: 36px; font-weight: bold; color: #bbb}
#testimonials-full .lquo {left: -.7em; top: -.15em;}
#testimonials-full .rquo {margin-top: -.15em; padding-left: 10px;}
#testimonials-full p#tell-us {
	margin-top: 1.5em;
	text-align: center;
	font-size: 150%;
	}
	#testimonials-full p#tell-us a:link {
		color: #f89b1a;
		text-decoration: none;
		}
	#testimonials-full p#tell-us a:hover {
		color: #f8b354;
		}
	#testimonials-full p#tell-us a:active {
		color: #88a1Be;
		}