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