form#drf-roberts-settings table#current-stream-times{
  border: 1px solid black;
}
form#drf-roberts-settings table#current-stream-times thead{
  background: #DDDDDD;
}

body#live-stream-player-body{
  margin: 0;
  overflow: hidden;
}

div#live-stream-player-wrapper{
  /*width: 500px;
  *width: 580px;*/
  width: 820px;
  *width: 900px;
  height: 480px;
  padding-left: 80px;
  background: url(../img/livePlayerBackground.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 32px;
  font-family: arial;
  overflow: hidden;
}

div#live-stream-player-wrapper div#live-stream-player-left{
  width: 480px;
  padding-top: 7px;
  float: left;
}

div#live-stream-player-wrapper p{
  margin: 0;
  padding-top: 50px;
  text-align: center
}

div#live-stream-player-wrapper p.video-error{
  padding-top: 120px !important;
}

div#live-stream-player-wrapper div#player-live-not-avail p{
  padding-top:120px;
}

div#live-stream-player-wrapper div#live-stream-player-ad{
  width: 468px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}

div#live-stream-player-wrapper div#live-stream-player-right{
  float: right;
  width: 320px;
  height: 430px;
  margin: 10px 10px 10px 0;
}

div#event-coverage div.live_video_link img{
  margin-right: 5px;
  vertical-align: middle;
}
div#event-coverage div.live_video_link a{
  font-weight: bold;
  font-size: 1.3em;
}

div.article-photo-with-replay{
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}

div.race-replay-article-player{
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 600px;
 height: 400px;
}
