#rerun{
	display:none !important;
}
#calc{
	display:none !important;
}

.green{
	color:black;
	padding:.8em;
	white-space:nowrap;
	font-size:1em;
	background-color:white;
	border: 0px solid white;
}

#outputBox{
	line-height:1em;
}

.outputGroup {
	line-height:1.3em;
}


