See the first two boxes on the left how do I get those to line up with the others. I think it is the text inside the boxes making it longer then the others how do I backspace the text in my code? I think it is "Time Remaining" that I need to backspace. Thanks.
You can make the height of the containing DIVs a fixed pixel height, and then use absolute positioning for the text inside them.