#lyrics_intro {
  margin-bottom: 20px;
}

#artist_list {
  width:  93%;
  border: 0;
}

#artist_list td {
  vertical-align: top;
}

#artist_list .abc {
  font-size:   15px;
  font-weight: bold;
  color: #8b0002;
  margin-top:  8px;
  margin-left: 20px;
}

#artist_list ul li {
  margin: 0 20px 0 20px;
}

