.crosswordtable {text-align:center; border: 3px solid black; cell-padding: 10px;}
.crosswordtable td{width:30px;height:30px;text-align: center;margin: 0px auto;border: 1px solid black;}
.crosswordtable td input{text-align: center;margin: 0px auto;text-transform: uppercase; width: 29px;}
.crosswordtable td.wall {background-color: #333;}
.crosswordtable td.wall input{background-color: #444;}
.crosswordtable td.wall-out {background-color: #111;width: 10px !important;}
#results td{min-width:25px;text-align: center;margin: 0px auto;}
