	.clear-both {
		clear: both;
	}

	#cf-avail {
		color: red;
		font-weight: bold;
	}

	#inv-oos {
		color: #000000;
		font-weight: bold;
	}

	#inv-oos-input {
		float: left;
	}

	#inv-email-address {
		width: 165px;
		height: 20px;
		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;
	}

	#inv-msg {
		color: blue;
		font-size: 10px;
		font-weight: normal;
	}