.simplePullQuote

{
	width:240px;
	float:right;
	font:bold 16px arial;
	color:#324559;
	text-align:justify;
	border-top:3px double #e73965;
	border-bottom:3px double #e73965;
	background: top left no-repeat url("../images/quote.png");
	text-indent:25px;
	padding:15px;


}