.simplePullQuote{
	width:460px;
	float:center;
	border-top:1px #868686 solid;
	border-bottom:1px #868686 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
	margin:14px 0 10px 14px;
	
