#video-title
{
  font-size:           18px;
  font-weight:         bold;
  color:               #DDDDDD;
  text-align:          justify;
}

#video-subtitle
{
  margin-top:          14px;
  font-size:           12px;
  font-weight:         bold;
  color:               #333333;
  text-align:          justify;
}

.section-preview-image-box
{
  background-image:    url("/images/now-on-air-section-preview_bg_off.gif");
  background-repeat:   no-repeat;
  background-position: top center;
  width:               64px;
  height:              48px;
  padding:             12px;
}

.section-preview-image-box img
{
  width:               64px;
  height:              48px;
  border-width:        0;
}

.section-preview-link-box
{
  line-height:         16px;
  font-weight:         bold;
}

.section-preview a {text-decoration: none;}
.section-preview a:link {text-decoration: none;}
.section-preview a:visited {text-decoration: none;}
.section-preview a:hover {text-decoration: underline;}
.section-preview a:active {text-decoration: none;}

.section-preview:hover a {text-decoration: underline;}