Your web site need not look exactly like the illustration on page XML 292. Specifically, the margins around each of the cells may be missing.
This occurs because the XML documents uses table cells whose display is not well supported by all browsers. When using IE, I was able to insert margin at the top/bottom of each cell by using "margin: 2px;" with the rooms and times selector, but was not able to insert a margin to the left or right of each cell.
-Jim