.simplePullQuote{
	width:200px;
	float:right;
	border-top:8px #999999 solid;
	border-bottom:1px #335169 solid;
	background: top left no-repeat url("http://newsdesignschool.com/wp-content/themes/arras-theme/images/quote.jpg");
        font-family: 'times new roman', times, serif;
        font-style: italic;
        font-size: 28px;
        line-height: 40px;
	text-indent:10px;
	padding:6px;
	margin:10px 0 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;}