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; }



div#top-nav { 
	
	   background-color:#000000;
		    font-size: 1.1em;
		    height: 50px;
		    line-height: 50px;
		    margin: 0;
	    	   padding: 0 10px 0 10px;
		   float:left; 	
		border:0px; 
		margin-top:-3px !important;
		overflow:hidden;	
	position:relative;
}

