/* @override http://villanuccia/wp-content/plugins/simple-pull-quote/css/simple-pull-quote.css */

.simplePullQuote{
	width: 220px;
	float:right;
	font: italic bold large "Times New Roman", Times, serif;
	background: top left no-repeat url("../images/quote-l.png") !important;
	background-image: bottom right no-repeat url("../images/quote-r.png");
	text-indent:18px;
	padding:11px;
	margin-left: 15px;
}

.quote-r{
	text-align: justify;
}