.simplePullQuote{
/*	width:200px;*/
/*	float:right;*/
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	border-top:3px #c00 double;
	border-bottom:3px #c00 double;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
margin-top: 10px;
margin-bottom: 10px;
}