.graph span {display: block; float: left; font-size: 60%; text-align: center; border: 1px solid black; padding: 0; margin: 0; height:15px; }
#battle input.units {width: 3.5ex; text-align: center;}
#battle th { padding: 0 2px; text-align: left;}
#battle td {padding: 2px;}
.att, .dalllost {background: #070; color: white;}
.def, .aalllost {background: #335; color: white;}
.alost, .dlost {background: #ddd; color: grey; border: none !important; padding: 1px 0px !important;}
.unitlabels {font-size: 60%;text-align: center;}
.dicebox {}
.hitnum {}
.dice { /*border-right: 2px groove green; border-left: 2px groove green; */
}
.dice img{padding: 0 1px;}
.noshow {display: none !important;}
