.simplePullQuote{
	width:314px;
	float:right;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:10px 0 6px 6px;
	border-style:solid;
	border-top-width:10px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#5dbcd4;
	margin:10px 0 10px 20px;
}