.box.key_2365sellfirst label {
	float: none;
	width: 100%;
	text-align: left;
}

.box.key_2365sellfirst select {
	float: left;
}


.box.key_2365claimed label {
	float: none;
	width: 100%;
	text-align: left;
}

.box.key_2365claimed select {
	float: left;
}


.box.key_2365reward label {
	float: none;
	width: 100%;
	text-align: left;
}

.box.key_2365reward select {
	float: left;
}


.box.key_2365movedate label {
	float: none;
	width: 100%;
	text-align: left;
}

.box.key_2365movedate select {
	float: left;
}

.box.mortgage label {
	float: none;
	width: 100%;
	text-align: left;
}

.box.mortgage select {
	float: left;
}

.box.minprice:before {
	content: 'Please limit price range to a difference of $75,000';
	font-size: 10px;
	display:block;
	text-align: right;
	color: red;
}