#table{height:100%;overflow:hidden}#tetris{position:relative;float:left;margin-right:12px;border:10px solid #666}#tetris table{background:#eee}#tetris tr, #tetris td, #tetris img{border:none}#tetrisInfo{float:left}#tetrisNext{}#tetrisStart, #tetrisEnd, #tetrisPaused{position:absolute;z-index:1000}#lines, #score, #level, #topScore{font-weight:bolder}.t1{background-color:#85C64E}.t2{background-color:#DDC139}.t3{background-color:#1D86D9}.t4{background-color:#C632A2}.t5{background-color:#DA3A44}.t6{background-color:#EB662D}.t7{background-color:#AEBBC4}#rules code{color:#fff}