.column {
	float: left;
	width: 298px;
	padding-right: 20px;
}
.confseparator {
	margin-top: 12px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-size: x-small;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 15px;
}
