.simplePullQuote{
	width:200px;
	float:right;
	font-size: 2em;
	font-style: italic;
	font-family: Georgia, Times, serif;
	border-top:1px #535360 solid;
	border-bottom:1px #535360 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	text-align: right;
	margin: 0 0 0 1em;
	padding: 1em .75em;}