
  @import url('style-min.css');
  /*
  @import url('style-typography.css');
  @import url('style-forms-v2.css');
  @import url('style-wt_csstooltip.css');
  */

  #sidebar-left,
  #sidebar-right,
  #header-column-right,
  #menu-extra {
    display: none;
  }

  #header-column-left h1 {
    height: 158px;
    width: 222px;
  }

  #header-column-left h1 a {
    display: block;
    height: 158px;
  }

  #header-column-left h2 {
    text-align: left;
    white-space: nowrap;
  }

  #content-right,
  #content {
    width: 100%;
  }

  body {
    background: #fff;
  }

  .box-shaded {
    height: 134px;
  }

  #footer-menu li,
  #menu-breadcrumb li {
    display: inline;
  }

  #header-extra-data {
    color: #000000;
  }

  #content-footer {
    margin: 0;
    padding: 0;
  }
