@charset "UTF-8"; .Layout { border: thin solid #333333; } .cells { border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: double; border-left-style: none; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; background-color: #C8C8C8; }