.sheet-header { min-width: 800px; background: black; color: white; clear: both; margin-bottom: 4px; } .sheet-colHead { min-width: 600px; background: black; color: white; clear: both; margin-bottom: 4px; } .sheet-colHeadSmall { background: black; color: white; clear: both; margin-bottom: 4px; } .sheet-inText { border-style: solid; border-color: gray; border-width: 1px 1px 1px 1px; clear: both; margin-bottom: 4px; } .sheet-skill { border-style: solid; border-color: black; border-width: 2px 2px 2px 2px; } .sheet-skill2 { background-color: #E3E3E3; border-style: solid; border-color: gray; border-width: 1px 1px 1px 1px; } .sheet-checkDark { border-style: solid; border-color: black; border-width: 1px 1px 1px 1px; } .sheet-checkLight { border-style: solid; background-color: #E3E3E3; border-width: 1px 1px 1px 1px; }