.crossword-container{overflow-x:scroll;max-width:100%}.crossword{font-family:sans-serif}.crossword form{display:inline-block;text-align:right;border:1px solid #333;background:#eee;padding:15px}.preview .crossword form{border:none;background:#fff}.crossword table{border-collapse:collapse;margin:0}.crossword table td{width:26px;height:26px;min-height:26px;min-width:26px;border:1px solid #333;padding:0;background:#fff}.crossword table td>div{position:relative;top:0;left:0;width:100%;height:100%}.crossword table td.wordStart .wordNumber{position:absolute;top:-1px;left:1px;font-size:.6em;color:#999}.crossword table td.blocked{background:#eee;border:0}.preview .crossword table td.blocked{background:#fff}.preview .crossword table td{width:42px;height:42px;border-width:3px;border-color:#000}.preview .crossword table td.wordStart .wordNumber{color:#000;font-size:1em;font-weight:700;top:-4px}.crossword table td input{position:relative;top:0;left:0;border:0;width:100%;height:100%;display:block;margin:0;text-align:center;font-size:1em;color:#000;background:transparent;text-transform:uppercase}.preview .crossword table td input{font-family:helvetica;font-size:26px}.crossword table td>div.incorrect{background:#fdd}.crossword table td>div.correct{background:#cfc}.crossword table td>div.highlight,.crossword table td>div.incorrect.highlight{background:#ff6}.crossword>input[type=submit]{margin:5px 0 0 0}.crossword .crosswordDescriptions{display:inline-block;vertical-align:top;max-height:500px;overflow:scroll}.crossword .crosswordDescriptions h4{margin:0 0 .5em 0}.crossword .crosswordDescriptions ol,.crossword .crosswordDescriptions ul{margin:0 0 1em 0;padding:0}.crossword .crosswordDescriptions ol>li,.crossword .crosswordDescriptions ul>li{margin:0 15px 0}.crossword .crosswordDescriptions ol>li.highlight,.crossword .crosswordDescriptions ol>li:hover,.crossword .crosswordDescriptions ul>li.highlight,.crossword .crosswordDescriptions ul>li:hover{background:#ff9}.crossword .across,.crossword .down{list-style:none}