.simplePullQuote{
	
	float:right;
	border-top:3px #C53D2F dotted;
	border-bottom:3px #C53D2F dotted;
        border-right:3px #C53D2F dotted;
        border-left:3px #C53D2F dotted;
	background: top left no-repeat url("../images/quote.png");
        font-size: 14pt;
	text-align: left;
        text-indent:40px;
	padding:5 px;
	margin:10px 0px 10px 0px;
	-webkit-box-shadow:none ;
  	-moz-box-shadow:none;}