.simplePullQuote{
	width:200px;
	float:left;
        font:16px bold italic 'Times New Roman';
        font-weight:bold;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
	margin:10px;
	}