#quotearea {
   background: #FFF url(images/quotes.png) top left no-repeat;
   width: 300px;
   padding: 15px 10px 5px 10px;
   margin: 15px auto;
   margin-top: 5px;
   min-height: 100px;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}
