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