#avatarSwf {
  width: 100%;
  height: 800px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#swfMinWidth {
  height: 600px;
}

div#logo {
  background: transparent url(/static/img/skin/logo_small.png) no-repeat scroll 0 0;
  width: 200px;
  height: 54px;
  position: absolute;
  z-index: 3;
  left: 18px;
  top: 8px;
}

#landscape {
  z-index: 7;
}

#avatarCopyright {
  font-size: 14px;
  font-weight: bold;
}
