@import "dengtaichi.css";

td.shadowleft { width: 0 }
td.shadowright { width: 0 }

table.classtimes { border-collapse: collapse; }

table.classtimes tr td {
  border-top: 1px solid black;
}


table.classtimes tr td.instructor {
  border-top: 1px dotted #888;
}
