 
.tblQuote{margin:   10px 0 20px 0 ;  background-color : #FFF;   border: solid 1px #BBB; }
.tdQuoteStart{	width: 30px; height: 30px; background: url(images/openquote.gif) no-repeat left top;  }
.tdQuoteText{	   font-size: 1.2em;  line-height: 1.4em;	  
font-family: cursive; font-style : italic; color: #004; padding: 5px 30px 5px 5px; 
background: url(images/closequote.gif) no-repeat right bottom; 
}
.tdQuoteSpacer{
	height: 5px; 
}
.tdQuoteInfo{	border-top: solid 1px #DDD;  background-color : #F0E9DC;    font-weight: bold;   text-align:right !important;  padding: 3px 5px ; }
 
 
