.simplePullQuote{
	width:200px;
	float:right;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-top:3px #c00 double;
	border-bottom:3px #c00 double;
	margin-left:20px;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:26px;}
