#videos_intro_top {
  margin-bottom: 20px;
}

.video_div {
  background: #e1e6e8;
  height: 1px;
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}

#abc {
  font-family: "Tahoma", "Verdana", "Arial", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8b0002;
}

#abc table {
  margin: 0;
  padding: 0;
  border: none;
  height: 60px;
  margin-bottom: 15px;
}

#abc .arrow {
  font-size: 12px;
  color: #666;
  padding-left: 15px;
  padding-right: 12px;
}

#abc #selected {
  color: #000;
  margin-left: 3px;
  margin-right: 3px;
}

#abc a {
  font-size: 12px;
  margin-left: 3px;
  margin-right: 3px;
}

#abc #div {
  background: #e1e6e8;
  height: 1px;
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}

#videos_intro_all {
  font-family: "Tahoma", "Verdana", "Arial", sans-serif;
  font-size: 12px;
  color: #8b0002;
  margin-bottom: 20px;
}

#by_artist ul li {
  margin: 0 20px 0 20px;
}

#by_artist .name {
  font-size: 15px;
  font-weight: bold;
  color: #8b0002;
  margin-top: 10px;
}

#by_song ul li {
  margin: 0 20px 0 20px;
}
