/* CSS Document */

.bqleft {
	font-family: Georgia, "Times New Roman", Garamond, Century, serif;
	float: left;
	height: 45px;
	margin-top: -20px;
	font-size: 500%;
	color: #666666;
}

.bqright {
	font-family: Georgia, "Times New Roman", Garamond, Century, serif;
	float: right;
	height: 25px;
	margin-top: -15px;
	font-size: 500%;
	color: #666666;
}

cite {
	font-size: 1.2em;
}


blockquote p {
	margin-top: 4em;
}