#wideouter {
  /*
  width: 1280px;
  height: auto;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  */
  box-shadow: 5px 5px 15px #222222;
  background: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}

#widemain {
  /*
  width: 98%;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0px;
  */
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
