.wp-record {
  position : relative;
  border   : 1px solid #e4e4e4;
  padding  : 9px;
  width    : 20em;
  margin   : 0px 10px 10px 0px;
}

.wp-record .td-audio {
  height : 36px;
}

.wp-record small {
  position  : absolute;
  right     : 1px;
  bottom    : -1px;
  font-size : 9px;
}