#quotearea {
   background: transparent;
   color: #999999;
   width: 400px;
   padding: 20px 10px 20px 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	text-align: left;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
	color: #999999;
   padding-top: 4px;
   text-align: left;
   font-size: 90%;
   font-weight: normal;
   font-style: italic;
}