.simplePullQuote{
	clear:both;
	width:100%; /*200px*/
	/*float:right;*/
	font:large bold italic "Times New Roman", Times, serif;
	font-style:italic;
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	background: top left no-repeat url("../images/quote.png");
	text-indent:15px;
	padding:6px;
	margin-bottom:9px;
	}