.input_override_wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 47px;
	/*background-color: #333;*/
	/*border-top-style: dashed;
	border-width: 1px;
	border-color: #666;*/
}

#input_override {
	width: 100%;
	height: 63px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.io_title {
	display: none;
	position: absolute;
	top: 2px;
	width: 100%;
	text-align: center;
	color: #CCC;
	font-size: 12px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration: underline;
}

.io_title_reset {
	color: #bad1e0;
	font-family: Arial, Gadget, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	cursor:pointer;
	position: absolute;
	bottom: 182px;
	right: 272px;
}
.io_title_reset:hover {
	text-decoration: underline;
}

.io_rain {
	position: absolute;
	bottom: 5px;
	left: 15px;
	text-align: center;
}

.io_rain_title {
	color: #fafafa;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
}

#io_rain_inputs {
}

.month_pair_precip {
	height: 38px;
	float: left;
	text-align: center;
	margin-left: 5px;
	color: #fafafa;
	font-family: Arial, Gadget, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.mp_text {
	width: 24px;
}

.mp_box_precip {
	width: 39px;
	height: 18px;
}

.io_area_title {
	color: #fafafa;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
}

.io_area {
	width: 100px;
	position: absolute;
	bottom: 5px;
	right: 27px;
	text-align: center;
}

#io_input_area {
	width: 60px;
	height: 18px;
}
