  #hero {
display:none;
}
.breadcrumb-wrapper {
display:none;
}
.open-content {
    background:url(/wo/i/sxm20landing/img/header_bg.jpg) repeat-x top left #FFF;
        font-size:14px;
    line-height:18px;
}

#main {
  width:auto;
    margin:0 auto;
    position:relative;
    top:0;
    display:block;
    overflow:visible;
}


  #mainbar {
    width: 980px;
    float: left;
  }
  #sidebar {
    width: 980px;
    float: right;
  }
  #scroller {
    width: 980px;
  }
  #footer {
    clear: both;
  }