@charset "utf-8";
/* CSS Document */

#container #content #testimonials h3,
#container #testimonials h3 { margin-bottom: 15px }

#container #content #testimonials p.testimonial,
#container #testimonials p.testimonial
{
	font-family: 'FunctionProMediumOblique',Arial,sans;
	font-size: 20px;
}

#container #content #testimonials p.first,
#container #testimonials p.first { border-bottom: 1px dashed #FFF }

#container #content #testimonials p.author,
#container #testimonials p.author
{
	margin: 10px 30px 15px 0; padding-bottom: 15px;
	font-family: 'FunctionProLight',Arial,sans;
	font-size: 18px;
}