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