#sample { border-style: outset; border-color: gray; border-width: 5px; } .master { border-width: 5px; border-spacing: 3px; border-style: outset; border-color: gray; border-collapse: separate; background-color: rgb(250, 240, 230); } .dithers { width:40px; height:14px; cursor:pointer; } #dithertable { width:50%; display:inline-block; } tr { height:40px; }