#quotearea {
   background: #DEECE1;
   width: 240px;
   height: 100px;
   padding: 20px 30px 20px 30px;
   margin: 15px auto;
}
#quoterotator {
   line-height: 145%;      font-size: 14px;      font-style: italic;
}
#quoteauthor {
   display: block;
   text-align: right;      font-size: 12px;
   font-weight: bold;
   font-style: normal;      margin-top: 5px;
}