.simplePullQuote{
	width:200px;
	float:right;
	font:large bold italic Verdana, Tahoma, Sans-Serif;
	border-top:thick solid #666;
	border-bottom:thick solid #666;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;}
