.simplePullQuote{
	width:200px;
	float:right;
	font-size: 1.3em;
	text-align:left;
	font-style:italic;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	border-top:3px #566472 double;
	border-bottom:3px #566472 double;
	background: top left no-repeat url("../images/quote.png");
	text-indent:14px;
	color: #566472;
	padding:10px 10px 10px 20px;}
	
