body {
  border: 0;
  margin: 0;
  padding: 0;
}

#common_menu {
  min-height: 37px;
  background-color: #050505;
  position: relative;
  z-index: 25000;
}

#common_menu_frame {
  margin: 0;
  width: 100%;
  border: none;
  overflow: visible;
  position: relative;
  z-index: 10;
}

#common_menu_frame_wrap {
  height: 85px;
}