.simplePullQuote{
	width:200px;
	float:right;
	font:large bold italic "Times New Roman", Times, serif;
	border-top:1px #555 solid;
	border-bottom:1px #555 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
	margin: 0 0 0 10px; }