.simplePullQuote{
	float:right;
	width:250px;
	font-size: 14pt;
	font-family:arial,helvetica,sans serif;
	font-weight:bold;
	border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("http://elder-gateway.com/articles/wp-content/themes/thesis_17/custom/images/quote.png");
	background-color:#ddd;
	text-indent:10px;
	padding:5px 5px 5px 25px;
	margin:10px 0 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;
	}
