@CHARSET "ISO-8859-1";

.testimonialContainer {
	width: 600px;
	margin: auto;
	margin-bottom: 2em;
	}
.largeQuote {
	float: left;
	margin: 5px;
	}
.largeQuote img {
	height: 35px;
	width: 32px;
	}
.testimonial {
	float: right;
	font: 14pt;
	width: 550px;
	}
.text {
	margin-bottom: 1em;
	}
.authorCityState {
	text-align: right;
	}
