body {
  font-family:Tahoma,Helvetica; font-size:10pt;
  background-color:#fff;color:#000;
  }

.videocontainer {
  margin-left:auto;
  margin-right:auto;
  width:660px;
  background-color: #fff;
  }

.containertop {
  width:641px;
  background-color:#fff;
  background: url(/astv/images/player-grad-top.png) no-repeat;
  height:48px
  }

.containermiddle {
  width:639px;
  background-color:#fff;
  border-color:#000;
  border-style:solid;
  border-width:0px 1px 1px 1px;
  height:290px;
  }

.containermiddlelisting {
  width:633px;
  background-color:#fff;
  border-color:#000;
  border-style:solid;
  border-width:0px 1px 1px 1px;
  padding:3px;
  }

.containerbot {
  width:641px;
  background-color:#fff;
  background: url(/astv/images/player-grad-bot.png) no-repeat;
  height:38px
  }

.videotitle {
  font-family:Tahoma,Helvetica; font-size:16pt;
  color:#000;
  position:relative;
  top:11px;
  left:18px;
  }

.videoplayer {
  float:right;
  width:320px;
  margin:2px;
  }

.videotext {
  width:300px;
  float:Left;
  margin:2px;
  padding:2px;
  }

.videocopyright {
  font-family:Tahoma,Helvetica; font-size:10pt;
  color:#fff;
  position:relative;
  top:8px;
  left:170px;
  }

.videothumbcontainer {
  font-family:Tahoma,Helvetica; font-size:10pt;
  background-color:#fff;color:#000;
  padding: 16px 5px 5px 5px;
  border-style:solid;
  border-color:#ddd;
  border-width:1px;
  margin: 0px 0px 15px 0px;
  position:Relative;
  top:-12px;
  left:12px;
  }

.videothumbcontainerlegend {
  font-family:Tahoma,Helvetica; font-size:10pt;
  background-color:#fff;color:#000;
  position:Relative;
  top:0px;
  left:0px;
  z-index:999
  }
  
.videolistitemcontainer {
  padding: 0px 24px 0px 0px;
  }

.videothumbimg {
  border-width:0px;
  float:right;
  padding:3px;
  }
  
.videosearchbox {
  background-color:#ff8080;
  margin: 20px 0px 0px 0px;
  padding: 5px;
  }
.videosearchlegend {
  color:#000;
  font-weight:bold;
  }

