#content .sidebar-bg {
  display: block;
  position: absolute;
  z-index: 2;
  top: 168px;
  left: 682px;
  width: 300px;
  height: 32px;
  background: url(../images/global/sidebar-top.png) no-repeat;
}

#content .content {
  float: none;
  width: 700px;
  margin-left: 268px;
  padding-right: 14px;
}

/* ------------------------------------------------------------------------------------ */
#content .sidebar {
  float: none;
  display: none;
}

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */