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