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