.simplePullQuote{
	width:300px;
	float:left;  
	border-top:3px #868686 dotted;
	border-bottom:3px #868686 dotted;
	background: top left no-repeat url("../images/quote1.gif"); 
	text-indent:10px;
	 
	padding-top:25px; 
	margin:10px 15px 10px 10px; 
	color:#999999;
	font-size:15px;
	font-family: Helvetica,Arial, sans-serif;
	}
.simplePullQuote p{
	 
	 background: bottom right no-repeat url("../images/quote2.gif"); 
	 padding-right:30px;
	 padding-bottom:20px;
	 padding-left:35px;
	 padding-top:15px;
	 font-style:italic;
	
	}	
