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