#quotearea {
   background: #FFFFFF;
   width: 250px;
   height: 150px;
   padding: 8px 0px 8px 0px;
   margin: 0px auto;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
}