.digit {width: 13px; height: 16px; background-image: url('../images/digits.png'); background-color: #2D0B00; background-repeat: no-repeat; background-position: 0 0; float: none}
.ddash {width: 8px;  height: 16px; background-image: url('../images/ddash.png'); background-color: #2D0B00; background-repeat: no-repeat; float: none}
.dcolon {width: 3px;  height: 16px; background-image: url('../images/dcolon.png'); background-color: #2D0B00; background-repeat: no-repeat; float: none}
.dspace {width: 8px;  height: 16px; background-image: url('../images/dspace.png'); background-color: #2D0B00; background-repeat: no-repeat; float: none}
.ddot {width: 4px;  height: 16px; background-image: url('../images/ddot.png'); background-color: #2D0B00; background-repeat: no-repeat; float: none}

