/*============================================================================
  STYLES FOR 720px WIDTHS
  ============================================================================*/
#main {
  background-size: 360px;
  width: 360px;
  background-repeat: no-repeat;
}

#preGameLayer, #inactiveLayer {
  margin-top: 96px;
  margin-left:32px;
  right:0px;
  width: 280px;
  height: 149px;
}

#sponsorlogo {
  position: absolute;
  left: 180px;
}


#logo {
  left: 16px;
}
