	.clear-both {
		clear: both;
	}

	.cf-avail {
		font-weight: bold;
	}

	#inv-oos {
		text-align: left;
		font-weight: bold;
		margin: 10px;
	}

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

	#inv-email-address {
		width: 195px;
		height: 16px;
		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: #007f43;
	}

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