.sheet-charsheet { min-width: 800px; } .sheet-divTable { display: table; width: 100%; background-color: #FFFFFF; } .sheet-divTableRow { display: table-row; border: 1px solid #999999; } .sheet-divTableHeading { background-color: #EEE; display: table-header-group; } .sheet-divTableCell, .sheet-divTableHead { display: table-cell; padding: 3px 10px; text-align: center; vertical-align: top; } .sheet-divTableCell3 { display: table-cell; padding: 3px 10px; width: 33%; text-align: center; vertical-align: top; } .sheet-divTableHeading { background-color: #EEE; display: table-header-group; font-weight: bold; } .sheet-divTableFoot { background-color: #EEE; display: table-footer-group; font-weight: bold; } .sheet-divTableBody { display: table-row-group; } .sheet-attribute_mod { font-size: x-large; width: 80px; height: 80px; text-align: center; } .sheet-attribute_score { width:30px; height: 30px; position: relative; text-align: center; } .sheet-contain { border: 1px solid black; padding: 5px; } .sheet-allt { text-align: left; } .sheet-hpmax { position: relative; bottom: 20px; float: left; } .sheet-hitdie { float: left; position: relative; bottom: -10px; right: 75px; } .sheet-hp { width: 50px; height: 50px; text-align: center; font-size: x-large; } .sheet-hpbox { width: 100%; height: 20px; } .sheet-spacer { height: 3px; } .sheet-smallft { font-size: small; } .sheet-w10 { width: 10%; } .sheet-w15 { width: 15%; } .sheet-w20 { width: 20%; } .sheet-w25 { width: 25%; } .sheet-w30 { width: 30%; } .sheet-w35 { width: 35%; } .sheet-w40 { width: 40%; } .sheet-w45 { width: 45%; } .sheet-w60 { width: 60%; } .sheet-w80 { width: 80%; } .sheet-w85 { width: 85%; } .sheet-w90 { width: 90%; } .sheet-w95 { width: 95%; } .sheet-w100 { width: 100%; } .sheet-w25p { width: 25px; } .sheet-w50p { width: 50px; } .sheet-w75p { width: 75px; } td { text-align: center; } .sheet-logo { height: 50px; } .sheet-equiplabel { text-align: center; width: 85%; } .sheet-weightlabel { text-align: center; width: 15%; } .sheet-cntrtxt { width: 100%; text-align: center; } .sheet-inpcntr { text-align: center; }