html body .box.key_xusage {
	width:700px;
	clear:both;
}

html body .box.sellers_mortgage {
	width:450px;
	clear:both;
}

html body .box.key_xusage label, html body .box.sellers_mortgage label {
	display:block;
	width:180px;
	text-align:left;
	font-size: 1.2em;
	padding-left:5px;
	margin-left:130px;
	margin:0 0 0 15px;
}

html body .box.key_xusage label, html body .box.sellers_mortgage label {
	width:100%;
	float:none;
}

html body .box.key_xusage span.radiobutton, html body .box.sellers_mortgage select {
	margin:0 0 0 20px;
	float:none;
}

html body .box.sellers_mortgage select {
	width:250px;
}

html body .box.key_xusage span.radiobutton label{
	display:inline;
	width:auto;
	font-weight:normal;
	margin:0 8px 0 0;
	text-decoration:underline;
	cursor:pointer;
}

html body .box.key_xusage span.radiobutton label:after, html body .box.key_xusage label:after, html body .box.sellers_mortgage label:after{
	content: '';
}

html body .box.key_xusage span.radiobutton input, html body .box.garage input {
	border: 0 none;
}

html body .box.key_xusage span.radiobutton br {
	display:none;
}
