.simplePullQuote{
	width:200px;
	float:right;
	border-top:3px #2aa12d solid;
	border-bottom:3px #2aa12d solid;
	background-color: #F0F3FF;
/*	background: top left no-repeat url("../images/quote.png");   */
	font-size:100%;
	text-indent:10px;
	padding:6px;
	margin:10px 0 10px 10px;}