#quotearea {
   background: url(images/wide-rounded.gif) top center no-repeat #cdcdcd;
   width: 500px;
   height: 150px;
   padding: 12px 50px 0 50px;
   margin: 15px auto;
   border-radius: 25px 25px;
}
#quoterotator {
   line-height: 135%;
   opacity: 1.0 !important;
   padding-top: 20px;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}