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; }

/* Search Panel */

.oDataSearchFormInputText { display: block; float: left; width: 64%; margin-top:6px;}
.oDataSearchFormButton { display: block; float: right; width: 34%; position:relative; top:2px;}

