table.reels { width : 100%; }
table.reels tr th { cursor: pointer; }
table.reels tr th.right-align,
table.reels tr td.right-align { text-align: right; }
table.reels tr td.long { background-color : #db9633; }
table.reels tr td.short { background-color : #db9633; }
table.reels tr td.right-on { background-color : #9da054; }
table.reels tr td .arrow { color : #990000; margin-left: 0.5em; }
table.reels tr td.right-on .arrow { color : #009900; }
table.reels tr td.short .arrow { color : #000099; }
table.reels.legend { width: 200px; }
