#main_video_player_div {
  display:block;
  background:#131313;
  width:608px;
  height:357px;
}

#main_video_player_div img {
  margin-top: 175px;
  margin-left: 199px;
}

#main_video_thumbnail {
  display:none;
  background:#131313;
  width:608px;
  height:357px;
}

.autobahn_installing {
  display: none;
}

.autobahn_installed {
  display: none;
}

#autobahn_container {
  display: none;
  background:url(/_site/image/autobahn.png) no-repeat top left #111111;
  color: #d9d9d9;
  font-family: Helvetica, Arial, sans-serif;
  font-size: x-small;
  padding: 9px 0px 5px 100px;
  min-height: 23px;
}

#autobahn_install_link {
  display: inline;
  color: #b70004;
  cursor: pointer;
}

#autobahn_stop_link {
  display: inline;
  color: #b70004;
  cursor: pointer;
}

#autobahn_hyperlink {
  display: inline;
  color: #b70004;
  cursor: pointer;
  text-decoration: none;
}
