/* Show SAE Units */
span.units-sae {
	display: inline;
}
span.units-si {
	display: none;
}

td#list-summary {
	display: none;
}

