	.clear-both {
		clear: both;
	}

	#cf-inv-text {
		display: none;
	}

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

	#inv-email-address {
	    border: medium none;
	    font-family: Lato;
	    font-size: 0.9em;
	    height: 21px;
	    line-height: 21px;
	    padding: 0 5px;
	    width: 94%;
	}

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

	#inv-submit {
	    background: url("http://lib.store.yahoo.net/lib/yhst-50863389838911/ey-out-stock.jpg") no-repeat scroll 0 center transparent;
	    border: medium none;
	    cursor: pointer;
	    height: 21px;
	    text-indent: -9999px;
	    width: 90px;
	}

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

.clearboth {clear: both;}
#kwm-size-select	{display: none;}

.kwm-size-option	{
	border: solid 2px #000000;
	width: 46px;
	height: 30px;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 12px;
	padding-top: 16px;
	cursor: pointer;
}
.kwm-size-option-oos	{
	border: solid 2px #000000;
	width: 46px;
	height: 30px;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 12px;
	padding-top: 16px;
	cursor: pointer;
	color: #aaaaaa;
	background-color: #cccccc;
}
