.ClearFloat {
	float: none;
}
.DottedUnderline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
