.clear-both {
	clear: both;
}

#cf-stock-image {
	float: left;
	margin-left: 5px;
}

#cf-avail {
	font-weight: bold;
}

#inv-oos {
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#inv-oos-input {
	float: left;
}

#inv-email-address {
	width: 235px;
	border: 1px solid #000000;
}

#inv-oos-submit {
	float: left;
	margin-left: 5px;
}

#inv-submit {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #173763;
	width: 60px;
	height: 20px;
}

#inv-msg {
	color: red;
}
