.simplePullQuote{
	width:200px;
	float:right;
	font:2em Georgia, "Times New Roman", Times, serif;
	background: #E8E8E8 url(/wp-content/plugins/simple-pull-quote/images/quote.gif) no-repeat 10px 10px;
	text-indent:35px;
	padding:20px;
	color: #555;
	margin: 0px 0px 20px 20px;
}
.simplePullQuote em{
	font: italic 0.5em Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}
