#quotearea {
   background: #cccccc;
   width: 240px;
   height: 100px;
   padding: 20px 30px 20px 30px;
   margin: 15px auto;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}