.audio-samples h5,
.audio-samples h4,
.audio-samples h3 {
  margin-top: 0;
}

.audio-samples h5 {
  margin-bottom: 0;
}

.l6sp-button {
  font-size: 40px;
  text-align: center;
  padding-top: 27px;
  height: 100px;
  border-right: 1px outset #AAA;
}

#l6sp-container {
  background-image: url(/images/backgrounds/brushed.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1400px;
  color: #DEDEDE;
  z-index: 10000;
}

#l6sp-container a {
  color: #DEDEDE;
}

.l6sp-wav {
  height: 98px;
  background-repeat: no-repeat;
  background-size: 100% 100px;
  background-position-y: 2px;
  opacity: 0.7;
}

img.sound_wav {
  display: none;
}

.l6sp-text-area {
  padding: 5px 10px;
}

.l6sp-text-area h3 {
  margin-top: 32px;
  margin-left: 32px;
  color: #DEDEDE;
}

/*# sourceMappingURL=audio_player.css.map */
