.clear-both {
	clear: both;
}

#inv-text {
	margin-bottom: 5px;
}

#inv-oos {
	color: #000000;
	font-size: 14px;
	clear: both;
	line-height: unset;
}

#inv-oos-input {
	float: left;
}

#inv-email-address {
	width: 295px;
	height: 25px;
	border: 1px solid #000000;
}

#inv-oos-submit {
	float: left;
	margin-left: 5px;
}

#inv-submit {
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	background-color: #ba0017;
	height: 25px;
	cursor: pointer;
}

#inv-msg {
	color: blue;
	font-size: 10px;
	font-weight: normal;
}