
#quotearea {
   background: url(images/quote.gif) left top;
	 background-repeat:no-repeat;
   width: 230px;
   height: 100px;
   padding: 7px 35px 0 22px;
   margin: 15px auto;
}
#quoterotator {
   line-height: 140%;
      font-style: italic;
	  text-align:justify;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
}
/*
#quotearea {
   background: url(images/narrow-rounded.gif) center center no-repeat;
   width: 230px;
   height: 100px;
   padding: 12px 35px 0 35px;
   margin: 15px auto;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
}
*/
