#quotearea {
   background: #ffffff;
   width: 180px;
   height: 100px;
   padding: 0px 30px 20px 5px;
   margin: 5px auto;
}
#quoterotator {
   line-height: 135%;
font-size: 120%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
padding-right: 10px;
}
