.simplePullQuote{
	width:200px;
	float:right;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#999;
	background: top left no-repeat url("../images/quote.png");
	padding:20px 20px 0 20px;}
.simplePullQuote span {background: bottom  right no-repeat url("../images/quote2.png"); width:190px; display:block; padding-bottom:20px;}