dt {
	font-weight: bold;
	padding-bottom: .5em;
}
dd {
	padding-bottom: .5em;
}
.indent {
	padding-left: 3em;
}
.quote {
	padding: 0.5em;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
}
.quoteright {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	clear: none;
	float: right;
	height: auto;
	width: auto;
	background-color: #FFFFCC;
}
.quoteleft {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
.quoterightblank {

	padding: 1.5em;
	border: none;
	clear: none;
	float: right;
	height: auto;
	width: auto;
}
.small {
	font-size: small;
}

