.videotext td { width: 250px; padding-bottom: 10px; padding-left: 40px; text-align: center; vertical-align: top; font-size: 10px;  }
.videotext td a { margin-top: 3px;  }
.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; }

.videotext2 { width: 510px; margin: 0 auto; }
.videotext2 td { width: 150px; padding: 10px; text-align: center; vertical-align: top; font-size: 10px; }
.videotext2 td a { margin-top: 3px;  }
.videotext2 td a:link { text-decoration: none; color: #fff; }
.videotext2 td a:visited { text-decoration: none; color: #fff; }
.videotext2 td a:hover { color: #003194; }
.videotext2 td a:active { color: #092254; }

.ui-tabs-nav { height: 23px; list-style-type: none; margin: 0; padding: 0; font-size: 12px; font-weight: bold; }
.ui-tabs-nav a { display: block; line-height: 21px; border-bottom: 1px solid #4da7db; padding: 2px 16px 0; }
.ui-tabs-nav a:link, .ui-tabs-nav li a:visited { color: #666; text-decoration: none; }
.ui-tabs-nav a:hover, .ui-tabs-nav li a:active { color: #003194; text-decoration: none; }
.ui-tabs-nav li { float: left; margin-right: 1px; }
.ui-tabs-nav li:hover a { color: #333; }
.ui-tabs-selected { background: #4da7db url("../images/tab_ul.gif") top left no-repeat; }
.ui-tabs-selected a { border-bottom: 1px solid #4da7db; background: url("../images/tab_ur.gif") top right no-repeat; color: #fff !important; text-decoration: none; }

.ui-tabs-panel { display: block; padding: 43px 10px 43px 10px; border: 3px solid #4da7db; background: #4da7db; }
.ui-tabs-hide { display: none !important; }

/* 
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
*/
