#quotearea {
   background: url(images/narrow-rounded.gif) center center no-repeat;
   width: 210px;
   height:390px;
   padding: 0;
   margin: 0 auto 0 auto;
   font-size:14px;
   font-style:italic;
  
}
#quoterotator {
   line-height: normal;
   /*line-height: 135%;*/
   text-align: left;
   padding: 50px 10px;
}
#quoteauthor {
   display: block;
   padding-top: 10px;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
}
