.simplePullQuote{
font-size:24px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3em;
width:230px;
	float:right;
	border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:0px;
	padding:10px;
	margin:10px 0 10px 10px;
}

.simplePullQuote-links{
font-size:24px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3em;
width:230px;
	float:links;
	border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:0px;
	padding:10px;
	margin:10px 0 10px 10px;
}
