.simplePullQuote{
	width:260px;
	float:right;
	border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:21px;
	padding:6px;
	font-size:18px;
	font-weight:800;
	color:#A80000;
	line-height:130%;
	margin:10px 0px 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;}