.video-section a {
  color: #238d9d;
}

.video-section .clickable a,
.video-section .clickable a:hover {
  color: #fff;
  font-weight: bold;
}

.video-section .clickable .overlay-content {
  padding: 9px 12px 7px 12px;
}

.video-section .clickable.overlay .overlay-background {
  background-color: #31b0c3;
  opacity: 1;
  filter: alpha(opacity = 100);
}

.video-section .clickable.overlay:hover .overlay-background {
  background-color: #43c3e6;
}

.video-section .body-content {
  margin-top: 30px;
}

.video-section .filters p {
  margin-top: 8px;
}

.video-section .side-column .topic-group .shadow {
  width: 260px;
}

.video-section .side-column .topic-group a {
  width: 229px;
}


.video-index-page #header .blockhead .overlay-content,
.video-show-page #header .blockhead .overlay-content {
  background-color: #222;
}

.video-index-page .blockhead .overlay-content,
.video-show-page .blockhead .overlay-content {
  padding: 5px 0 5px;
}