.simplePullQuote{
	width:200px;
	float:right;
	font-size: 120%;
        font-weight: bold;
	border-top:3px #c00 double;
	border-bottom:3px #c00 double;
	background: top left no-repeat url("../images/quote.png");
	text-indent:30px;
	padding:6px;}
