/******* ON DEMAND SECTION STYLES *********/

.onDemandOverviewTable { width: 672px; }
.onDemandOverviewTable td a {  display: block; width: 80px; height: 80px; }
.onDemandOverviewLeft { padding: 0 2px 0 0; width:80px; text-align: right; vertical-align: top; }
#onDemandVideoIcon a { background: url(/images/icons/icon-camera.gif) no-repeat; } 
#onDemandVideoIcon a:hover { background: url(/images/icons/icon-camera.gif) 0% -80px; } 
.onDemandOverviewRight { padding: 12px 0 0 0; width:590px; text-align: left; vertical-align: top; } 
#onDemandAudioIcon a { background: url(/images/icons/icon-headphone.gif) no-repeat; } 
#onDemandAudioIcon a:hover { background: url(/images/icons/icon-headphone.gif) 0% -80px; } 

.onDemandProgramsTable { margin: 0 0 30px 0; width: 734px; }
.onDemandProgramsTable h1, .onDemandProgramsTable h2 { margin: 40px 0 0 0; }
#onDemandKBDIProductions h1 { margin-top: 0; }
.onDemandProgramsLeft { border-bottom: 1px solid #DCDFEB; padding: 20px 24px 18px 0; width: 164px; vertical-align: top; text-align: left; }
.onDemandProgramsRight { border-bottom: 1px solid #DCDFEB; padding: 20px 0 18px 0; width: 550px; vertical-align: top; text-align: left; }
.onDemandDescription { margin: 4px 0 3px 0; line-height: 17px; }
.onDemandLink {margin: 3px 0; }
.onDemandLink a { font-weight: bold; }
