.simplePullQuote{
	width:180px;
	float:right;
	border-top:2px #cacaca solid;
	border-bottom:2px #cacaca solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
	margin:10px 0 10px 10px;
	-webkit-box-shadow: 0px 0px 0px #818181;
  	-moz-box-shadow: 5px 5px 5px #818181;}