label.clearfix { width: 100%; clear: both; overflow: hidden; }
label.DataFormOption { display: block; }
label.DataFormOption span.DataFormQuestion { display: block; float: left; width: 40%; }
label.DataFormOption input { display: block; float: left; width: 45%; }

.ClientAreaContainer { float: left; }

.editarea_notification { overflow: hidden; }

html>body div#page-inner{
	*padding-left: 2px;
}
html>body div#footer-inner{
	*margin-left: 2px;
	*padding-top: 10px;
}

.element-columns-alpha-outer {
	float: left;
	margin-top: 6px; 
}
