

br.clear {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}

.selectManyCheckbox label {
	display: inline;
}

label.pre {
	float: left;
	margin-right: .3em;
}

.small {
	font-size: .8em;
}

.report-results {
	width: 960px; overflow: auto;
}

/* Links in the news bar */
a.more {
	display: block;
}