#shop #tab-register table {
  width: 75%;
  margin: auto;
}

#shop #tab-register #customers {
  font-style: italic;
  color: #555;
}

#shop #tab-register #merkliste-kurz {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0px;
}

#shop #tab-register table.ml-summary {
  width: 100%;
}

#shop #tab-register table.ml-summary .price {
  text-align: right;
  font-style: italic;
}

#shop #tab-register table.ml-summary .sum {
  text-align: right;
  font-style: italic;
  font-weight: bold;
}
