#quotearea {
   width: 100%;
   height:250px;
   overflow:hidden;
   vertical-align:middle;
   display:table-cell;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}