.sidebottom {
      width: 549px;
      background: transparent;
      display: none;
      margin: 0;
      padding: 0;
}

.sidetop {
      width: 549px;
      background: transparent;
      display: block;
      margin: 0;
      padding: 0;
      z-index: 800;
}

body {
      color: #333333;
      text-align: center;
      font: 11px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
      margin-top: 41px;
}