#quotearea { 
   background: url(images/narrow-rounded.gif) center right no-repeat;
   width: 295px;
   padding: 20px 5px 0px 5px;
   margin: 0px;
   font-weight: bold;
   color: #404040;
   text-align: center;
}
#quoterotator {
   height: 75px;
   line-height: 140%;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#quoteauthor {
   display: block;
   color: #404040;
   text-align: right;
   font-style: italic;
   font-size: smaller;
}