.clear-both {
	clear: both;
}

#inv-status { 
	background-color: #cecece; 
	height: 18px; 
	padding: 6px 5px 6px 5px; 
	margin-top: 5px;
}

* html #inv-status { 
	height: 30px; 
}

#inv-text {
	font-size: 14px; 
	font-weight: bold;
}

#inv-oos {
	display: none;
}

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

#inv_email_address {
	width: 270px;
	height: 22px;
}

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

#inv_submit {
	width: 65px;
	margin-left: 5px;
}

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