I'm trying to style the output of a javascript date counter. I need to be able to style the days, hours, minutes & seconds separately. I want to right align each in it's own div with it's own left and top absolute values. When I try to do that the timer does not replace the previous numbers, but adds to them, creating a big mess. I'm trying to style the output of a javascript