#quotearea {
   background:url(http://www.thegardenmovie.com/quote.jpg) no-repeat;
   width: 377px;
   height:177px;
   margin-top:0px;
   margin-left:0px;
   margin-right:15px;
   margin-bottom: -20px;
   padding:20px;
   color:#ffffff;
   text-transform:none;
   text-align:left;
   font-weight:normal;
   font-size:16px;
}
#quoterotator {
   line-height: 135%;
   width: 350px;
}
#quoteauthor {
   font-family:Georgia, "Times New Roman", Times, serif;
   display:block;
   text-align: left;
   font-style: italic;
   font-size: 14px;
   color:#fff799;
   margin-top: 15px;
   float:right;
   padding-right:20px;

}