.simplePullQuote{
	width:200px;
	float:right;
	background: #dbdbdb top left no-repeat url("/wp-content/plugins/simple-pull-quote/images/transparent-grunge-quotation-mark-3.png");
	padding: 10px 10px 10px 70px;
	margin: 10px 0 10px 10px;
	font: Verdana;
	font-weight: bold;
	font-size: 17px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;}