/* TODO: Find and remove all references to this stylesheet, then delete it. */
.squares td {
empty-cells: hide;
line-height: normal;
}
.squares td:empty {
border: none;
}

