#quotearea {
   background: #ffffff;
   width: 200px;
   
   padding: 2px 2px 2px 2px;
   margin: 2px auto;
}
#quoterotator {
   line-height: 100%;
}
#quoteauthor {
   display: block;
   text-align: left;
   font-weight: bold;
   font-style: italic;
}