.simplePullQuote{
	width:200px;
	float:right;
	font:1.4em bold italic "Times New Roman", Times, serif;
	border-top:3px #006 solid;
	border-bottom:3px #006 solid;
	background: top left no-repeat url("../images/quote.png");
	padding:12px;
	margin: 4px;
	}
	