﻿/* Testimonials Module Section */
.TestimonialsSection 
{
	margin: 2em 0;
}
.TestimonialsSection  div#Testimonial 
{
	margin-bottom: 4em;
	clear: both;
}
.TestimonialsSection .Title 
{
	font-weight: bold;
	display: block;	
}
.TestimonialsSection .Content {	}
.TestimonialsSection .Source  
{
	display: block; 
	float: right; 
	font-style: italic; 
}