#quote {

   background: url(images/bg_quote.png) center center no-repeat;
   
   width: 210px;
   
   height: 134px;
   
   text-align: left;

   padding: 15px 5px 0 5px;

   margin: 0px auto;

}

#quoterotator {

   line-height: 135%;
   
   color: #FFFFFF;
}

#quoteauthor {

   display: block;

   text-align: right;

   font-weight: bold;

   font-style: italic;

   font-size: small;

}
