/**
 * Styles for the testimonials page
 */
h2 {
	margin-bottom: 0px;
}

div.testimonial_container {
	margin: 0px 0px 2em 0px;
	padding: 0px 45px;
}

p.testimonial_video {
	margin: 1em 0px;
}

p.testimonialwords {
	margin:0px;
}

p.testimonialsource {
	text-align: right;
	margin:0;
	font-weight: bold;
	font-style: italic;
}

