#quotearea {
   	width: 220px;
	margin: 25px 0 25px 0;
	padding: 20px 0 20px 0;
	border-top: 1px solid #0072bc;
	border-bottom: 1px solid #0072bc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0072bc;
}
#quoterotator {
   background-color:#FDF5D2;
   font-family: Georgia, "Times New Roman", Times, serif;
   line-height: 24px;
}
#quoteauthor {
   	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0072bc;
}