.simplePullQuote{
	margin: auto;
        float: center;
	border-top: 5px #80cfff solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent: 15px;
	padding: 15px 15px 15px 15px;
	margin: 15px 15px 15px 15px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;}