.box.key_746style label {
	width: 260px;
	float: left;
	text-align: left;
	padding-left: 5px;
	color: #FFF;
	background-color: #666666;
}

.box.key_746garage label {
	width: 260px;
	float: left;
	text-align: left;
	padding-left: 5px;
	color: #FFF;
	background-color: #666666;
}

.box.key_746foundation label {
	width: 200px;
	float: right;
	text-align: left;
	padding-left: 5px;
	color: #FFF;
	background-color: #666666;
}

.box.key_746style select {
	float: left;
	height: 115px;
	margin-top: 5px;
}

.box.key_746garage select {
	float: left;
	height: 96px;
	margin-top: 5px;	
}

.box.key_746foundation select {
	float: right;
	height: 110px;
	width: 200px;
	margin-top: 5px;
}

.box.key_746statement label {
	float: none;
	width: 100%;
	display: none;
	visibility: hidden;
	line-height: 1.2em;
}

.box.key_746statement label:after {
	content: '';
}

.box #ctl00_ContentPlaceHolder1_key_746statement label {
display: inline;
visibility: visible;
padding-left: 5px;
}