.date { 
    *float: right; 
	*margin-right: 5px; 
	*margin-top: -52px;
} 
.decimal { background: url('/img/date/decimal.png') no-repeat 0 0; float: left; width: 11px; height: 32px;}
.digit0 { background: url('/img/date/0.png') no-repeat 0 0; float: left; width: 22px; height: 32px; }
.digit1 { background: url('/img/date/1.png') no-repeat 0 0; float: left; width: 20px; height: 32px; }
.digit2 { background: url('/img/date/2.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit3 { background: url('/img/date/3.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit4 { background: url('/img/date/4.png') no-repeat 0 0; float: left; width: 25px; height: 32px; }
.digit5 { background: url('/img/date/5.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit6 { background: url('/img/date/6.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit7 { background: url('/img/date/7.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit8 { background: url('/img/date/8.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }
.digit9 { background: url('/img/date/9.png') no-repeat 0 0; float: left; width: 24px; height: 32px; }