#quotearea {
   background: url(images/medium-custom.gif) center center no-repeat;
   width: 488px;
   height: 144px;
   padding: 12px 20px 0 20px;
   margin: 15px auto;
}
#quoterotator {
   line-height: 135%;
   padding: 5px 40px 0px 30px;
   font-family: georgia, palatino, serif;
   font-size: 18px;
	color: #74775e;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-style: italic;
   font-size: 14px;
}
