#content p {
	font-size: 10pt;
	margin: 1em 0 0 0;
	padding-left: 24px;
}

#content p.reviewer {
	color: #990;
	font-style: italic;
	margin: 0.3em 0 0 0;
}

#content p.review {
	background-image: url(/images/quotes.png);
	background-position: top left;
	background-repeat: no-repeat;
}