.simplePullQuote{
	width:275px;
	float:left;margin-right:10px;margin-left:5px;
	font:large bold italic "arial", Times, serif;
			border-right-width: 1px;    border-right-style:dotted;	 border-bottom-width: 1px;    border-bottom-style:dotted;	padding-left:6px;	padding-top:25px;	padding-bottom:15px; padding-right: 5px; margin-right:20px; margin-bottom:15px; border-color:#cccccc; font-size: 19px; font-style:italic; color: #8f8e8e;
	background: top left no-repeat url("../images/quote.png");
	text-indent:14px;
}