#quotearea {
	/*background: #f9f7f2;*/
	width: 500px;
	padding: 0px 20px 5px 5px;
	margin: 5px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	left: -70px;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #666666;
}