#Testimonials {
	list-style-type:none;
	margin:2em 3ex;
	padding:0;
	clear:both;
}
#Testimonials li {
	margin-bottom:1.5em;
}
#Testimonials .date {
	font-weight:bold;
}
#Testimonials .testimonial p {
	font-family:georgia, serif;
	font-style:oblique;
	color:#666;
	margin-top:0;
	margin:.5em 2ex 1em;
}
#Testimonials .author {
	padding-left:45ex;
}
