.simplePullQuote{
	width:200px;
	border-top:2px #6c84b2 solid;
	border-bottom:2px #6c84b2 solid;
	background: bottom right no-repeat url("../images/quoteright.png");
	text-indent:10px;
	padding:6px;
	margin:10px 13px 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #6c84b2;
  	-moz-box-shadow: 7px 7px 8px #6c84b2;}