#quotearea {
   width: 240px;
   padding: 0 10px 5px 10px;
   margin: 0 auto;
   color:#747474;
   font-size:14px;
}
#quoterotator {
   line-height: 135%;
   font-size:14px;
}
#quoteauthor {
   display: block;
   text-align: center;
   font-weight: bold;
   color:#01afec;
   font-size:14px;
   margin-top:8px;
}