* {font-family: Verdana, Arial;} DocumentProperties * {display : block; text-align: center; font-weight: bold;} Table, Row { display : block; width: 100%; text-align: center; white-space: nowrap; background: #FFF;} Row:nth-child(1n) {background: #CCC;} Row:nth-child(2n) {background: #FFF;} Row:first-child {background: #FFF; font-weight: bold;} Cell {width: 75px; display: inline-block; padding: 10px; white-space: normal; font-size: small;}