#quotearea {
	background: url(images/narrow-rounded.gif) center center no-repeat;
	padding: 12px 0px 0 35px;
	margin: 15px auto;
	
}
#quoterotator {
	line-height: 135%;
	background: #FFFFFF url(images/quote.png) no-repeat left top;
	margin: 0px;
	padding: 10px;
	width: 200px;
}
#quote_top {
	background: url(images/quote_top.png) no-repeat center top;
	height: 27px;
	width: 220px;
}
#quoteauthor {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: smaller;
}#quote_bottom {
	background: url(images/quote_bottom.png) no-repeat center top;
	height: 27px;
	width: 220px;
}
#quote .widgettitle{
	padding-left: 14px;
}

