.simplePullQuote{
	width:200px;
	float:right;
	font:large bold italic "Times New Roman", Times, serif;
	border-left:5px solid #8C795C;
	border-right:5px solid #8C795C;
	background: top left no-repeat url("../images/quote.png");
	margin:0 0 10px 10px;
	text-indent:25px;
	padding:0px 10px 0 10px;}