#quotearea {
   /*background: url(images/narrow-rounded.gif) center center no-repeat;*/
   width: 295px;
   height: 155px;
   padding: 12px 35px 0 35px;
   margin: 15% auto 15px 24%;
   background-color: #CDCDCD;
  
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
   margin-top: -21%;
}