.simplePullQuote{
	width:220px;
	float:right;
	font-style: italic;
	border-left:3px #868686 solid;
	/*border-top:3px #868686 solid;*/
	/*border-bottom:3px #868686 solid;*/
	/*background: 0 5px no-repeat url("../images/quote.png");*/
	text-indent:10px;
	padding:8px;
	margin:10px 0 10px 10px;}