/* layout helpers */
td.spacer {
  width: 10px;
}

.decoration-row {
  height: 4px;
}

.divider {
  height: 1px;
  background-color: #cccccc;
}

.vspace {
  height: 10px;
}