#quotearea {
   background: url(images/narrow-rounded.gif) center center no-repeat;
   width: 255px;
   height: 100px;
   padding: 12px 0;
   margin: 15px auto;
   color:#45195F;
font-size:11px;

}
#quoterotator {
   line-height: 135%;
margin:5px 30px 10px;
width:190px;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
}



#quotearea div, #quoterotator div {
text-align:justify;
margin: 5px 30px 10px;
}