#container {
  margin:80px auto;
  width:480px;
}
#video-title {
  color:#666;
  font-face:Arial,sans-serif;
  margin:10px 0 0 10px;
}
#more-soon {
  float:right;
  margin-top:20px;
  width:200px;
  height:130px;
  background:url('../media/more-soon.png') no-repeat top center;
}