.audio-image {
  width: 200px;
  max-height: 300px;
  float: left;
}

.audio-description {
  width: 480px;
  max-height: 200px;
  padding-left: 10px;
  float: left;
}

.audio-desc-title {
  margin-top: 0px;
  font-size:1.2em;
  font-weight: bold;
  text-align: center;
}

.audio-desc-desc {
  text-align: left;
}

.audio-desc-author {
  text-align: left;
}

.audio-track {
  width: 694px;
}  