#kwm-qoh {
	float: left;
}

#kwm-atc {
	float: left;
	padding-top: 2px;
}

.clear-both {
	clear: both;
}

#kwm-inv-msg {
	padding-top: 10px;
	float: left; 
	font-size: 11px; 
	font-weight: bold;
}

#inv-email-address {
	margin-top: 2px;
	font-size: 11px;
	width: 180px;
}

#kwm-go-button {
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #013366; 
	cursor: pointer;
}

