.date {
  min-width: 150px;
  text-align: center;
}
.key {
  min-width: 250px;
  text-align: center;
}
.note,
.product,
.user,
.email,
.type {
  text-align: justify;
}
.volume {
  min-width: 80px;
  text-align: right;
}

.user_name {
  font-weight: bold;
}

.license_note {
  font-style: italic;
  font-size: 80%;
}

td,
th {
  padding: 5px !important;
}
