.simplePullQuote{
	width:200px;
	float:right;
	font:"arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top: 2px #fff double;
	border-bottom:2px #fff double;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px 6px 3px 12px;}