#legal-notice {
  display: none;
}

#header-middle {
  float: left;
  margin: 10px 0px 0 0;    /* LTR */
  width: 0px;
}

#header-last {
  float: right;    /* LTR */
  margin: 0px 0 0;
  width: 730px;
}

#preface {
  background: #144A6E url('images/preface-wrapper-bg.png') repeat-x top;
  min-height: 4px;
}
