/* SOTL Interactive CSS */

#wrap {
  margin: -290px 0px 0px -496px;
  }
  
#interactive {
  width: 773px;
  height: 540px;
  margin: 0px auto;
  padding: 0px;
  background: url(../images/frame-interactive.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  }

#flash {
  width: 720px;
  height: 480px;
  margin: 16px 24px;
  }
