#sodium_correction_input {
	height: 200px;
	padding-top: 20px; 
}


#sodium_correction_output {
	height: 200px;
	padding-top: 5px;
}

#sodium_correction_output_box {
	position: relative;
	top: 75px;
	height: 200px;
	margin-top: -71px;
}

#adviceoutput {
	font-size: 0.8em;
	text-align: center;
	clear: both;
}

#adviceoutput p {
	text-align: center;
}

#correctionheader {
	float: left;
	width: 50%;
	font-size: 0.8em;
}

#flowrateheader {
	float: right;
	width: 50%;
	font-size: 0.8em;
}

#correctionfooter {
	float: left;
	width: 50%;
	font-size: 0.7em;
}

#flowratefooter {
	float: right;
	width: 50%;
	font-size: 0.7em;
}

#correctionoutput {
	float: left;
	width: 50%;
	font-size: 1.5em;
	color: #3333ff;
}

#flowrateoutput {
	float: left;
	width: 50%;
	font-size: 1.5em;
	color: #3333ff;
}