.clear-both {
		clear: both;
	}

	#cf-avail {
		font-weight: bold;
		text-align: center;
	}

	#inv-oos {
		font-size: 13px;
		margin-top: 6px;
		margin-bottom: 10px;
		width: 260px;
	}

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

	#inv-text {
		font-weight: bold;
	}

	#inv-email-address {
		width: 190px;
		border: 1px solid #000000;
	}

	#inv-oos-submit {
		float: left;
		margin-left: 5px;
	}

	#inv-submit {
		border: 1px solid #000000;
		color: #000000;
		background-color: #dcdcdc;
	}

	#inv-msg {
		color: red;
	}