#quotearea {
   font-weight: normal; 
   font-size: 105%;
   color: #333;
   font-family: Georgia;
   background: #eeeeee;
   width: 185px;
   padding: 5px 5px 5px 5px;
   margin: 2px auto;
}
#quoterotator {
   line-height: 130%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: normal;
   font-style: italic;
}
