/* $Id: index.css,v 1.1 2009/04/21 20:33:32 mike Exp $ */
#intro {
  clear: both;
}
#player {
  width: 350px;
  height: 350px;
  float: left;
  margin-right: 1em;
}
#fplayer {
  width: 400px;
  height: 246px;
  margin-top: 1em;
  float: left;
  clear: left;
}
#cctv-logo {
  width: 400px;
  height: 58px;
  margin-top: 1em;
}