/*

Styling the counter itself.
Set image paths accordingly.

THIS YOU NEED TO KEEP.

*/

ul.cd{float:left;list-style-type:none;margin:0;padding:0;}
li.t{background:url(/images/digits_top.png) 0 0 no-repeat;width:42px;height:30px}
li.b{background:url(/images/digits_bottom.png) 0 0 no-repeat;width:42px;height:30px}
li.s{background:url(/images/comma.png) 2px bottom no-repeat;width:12px;height:65px}