.simplePullQuote{
	width:192px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:4px #336699 dashed;
	border-bottom:4px #336699 dashed;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;}