.QuoteBox {
   
   background: transparent url(../images/quote-start.gif) no-repeat left top; 
   width: 170px;
   padding-top: 10px;
   padding-left: 18px; 
   
}

.QuoteBox div {
   background: transparent url(../images/quote-end.gif) no-repeat right bottom;
   padding-right: 18px;
   width: 160px;
   padding-bottom: 12px;
}
