.simplePullQuote{
	width:200px;
	float:right;
	color: #541409; 
	border-top: thin black solid; 
	border-bottom: thin black solid;
	background: top left no-repeat url("../images/quote.png");
	padding:6px;
	padding-left: 25px; 
	margin:10px 0 10px 10px;
