.simplePullQuote{
	-moz-border-radius: .6em; -webkit-border-radius: .6em;
	width:240px;
	float:right;
	font-size:15px;
	font-family:Times,Georgia;
	font-weight:500;
	border:1px solid #b3b3ce;
	background: #F6F6FD top left no-repeat url("../images/quote.png");
	text-indent:20px;
	padding:8px 2px 8px 12px;
	margin:5px 0 0 5px;}
