#mp3 li {
  height: 3.5em;
  list-style-type: none;
}
#mp3 a {
  display : block;
  float: left;
  text-decoration: none;
  border: none;
}

#mp3 div {
  float: left;
  padding: 15px 10px;
}

