.simplePullQuote{
	width: 160px;
	float: right;
	padding: 35px 10px 10px 10px;
	margin: 0px 0px 10px 20px;
	color: #848484;
	border: 1px solid #d3907f;
	/*border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("../images/quote.png");*/
	background: top center no-repeat url('../images/bg-simple-pullquote.gif');
	/*-webkit-box-shadow: 5px 5px 6px #a2a2a2;
  	-moz-box-shadow: 5px 5px 6px #a2a2a2;*/
}
