body {
    width:100%; 
    height:100%;
    position:relative; 
    background:#eee;
}

#content_wrapper {
    width: 100%;
    min-height:650px;
}

.content_file { margin-bottom: 50px; margin-top: 55px;}

.content_form_wrapper { padding-bottom: 20px;}

/* ICC_BODY */
.logo_div { display:none; }

/** General */
.clear { clear: both; }

/* USER logged in footer name */ 
.footer_user_name {
  padding-top: 9px;
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.left { float:left;}
.right { float:right;}
.center { text-align: center;}

.modify_table {min-width: 400px; /*width: 100%;*/}