#quotearea {
   margin-top: 50px;
	margin-left: 330px;
	width: 340px;
	margin-right: 20px;
    float: left;
}
#quoterotator {
   line-height: 135%;
   color: #669900;
}
#quoteauthor {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #003300;
}