.videotext td { width: 250px; padding-bottom: 10px; padding-left: 40px; text-align: left; vertical-align: top; font-size: 10px;  }
.videotext td a { font-weight: bold; }
.videotext td a:link { text-decoration: none; color: #666666; }
.videotext td a:visited { text-decoration: none; color: #666666; }
.videotext td a:hover { color: #003194; }
.videotext td a:active { color: #092254; }

#vidheader { margin-bottom: 10px; border-collapse: collapse; }
#vidheader td { border-left: 1px solid #ffffff; padding: 2px; background: url("/videos/images/bg_tab.gif") top left repeat-x #999999; text-align: center; vertical-align: top; }
#vidheader td a { font-weight: bold; }
#vidheader td a:link { text-decoration: none; }
#vidheader td a:visited { text-decoration: none; }
#vidheader td.first { border-left: 1px solid #cccccc; }
#vidheader td.selected { border-bottom: 1px solid #ffffff; background: #ffffff; }
#vidheader td.selected a:link { text-decoration: none; color: #003194; }
#vidheader td.selected a:visited { text-decoration: none; color: #003194; }

#videowrap { border: 1px solid #cccccc; margin-top: 0; margin-bottom: 2em; }
