#quotearea {
   /*background: url(images/wide-rounded-quotes.png) center top no-repeat;*/
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
font-style:oblique;
height:65px;
margin:25px 0;
padding:0 20px;
position:relative;
width:550px;
z-index:3;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}