body       { color: #000; font-family: Verdana; text-align: justify }
heading  { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
subhead { color: black; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

img {
	border: none;
}

.testimonialContainer {
	border-bottom: 1px dashed #000000;
	padding: 8px;
}

/*.testimonialContainer p:first-child {
	background: url(/images/quote-left.gif) no-repeat scroll 0 0 transparent;
	padding-top: 34px;
}*/

.testimonialContainer img {
	background-color: #2c2f34;
	border: 3px double #CCCCCC;
	margin: 5px;
	padding: 5px;
}

.testDetail {
	font-style: italic;
	font-size: 13px;
}

.customer {
	font-weight: bold;
	font-size: 15px;
}

.photoDetails {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.photoDetails a {
	color: #333333;
	font-weight: bold;
}

.testPages {
	text-align: right;
	padding: 8px;
}

.testPages a {
	color: #333333;
	font-size: 12px;
}
