#quotearea {
   background: url(images/narrow-rounded-red.gif) center top no-repeat;
   background: url(images/quotes-left.png) left top no-repeat, url(images/quotes-right.png) right bottom no-repeat; 
   width: 200px;
   min-height: 30px;
   padding: 12px 35px 0 35px;
   margin: 0 auto 15px;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   font-size: smaller;
   color: #BD181D;
}

#quote-start { 
	 
	width: 30px;
}

#quote-end { 
	width: 30px;
}