#quotearea {
   background: #e5e5e5;
   width: 80%;
   height: 87px;
   padding: 20px 50px 20px 50px;
   margin: 15px 0;
   border-radius: 13px;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}