#system_content {
  width: 75%; 
}

* html #system_content {
  width: auto; 
}

#becs {
 width: 95%	
}

#becs .clearfix:after {
    clear: left;	
}

#becs div.clear-float {
  clear: none;
  height: auto;	
}

#becs div.section-block {
  float:left;	
}

#becs p.clearfix {
    clear:left;	
}

#becs table.comebacklater td, tr {
	background-color: #FFFFFF;
}

* html #system_contentarea table {
	float: none;
}
#system_contentarea table {
	float: none;
}
table.submitTable td, table.submitTable tr, table.submitTable {
padding:0 10px !important;
}
fieldset input {
width:auto;
}
fieldset label {
width:100%;
}