Originally posted by Acidic
also, in listing your updates. you have several spans with the same id. This is not allowed. Since you're using CSS to change the look of these it get's tricker to fix. CSS3 would do it, but IE doesn't support it.

I'm not sure how to easily fix this problem.
Using Classes, Thats one thing I've been meaning to do as well but haven't had time yet, will get round to it thiss week. The template would be easy to change the id's to classes but all the other files will use the id as well and its gonna take a while to search though all my pages to change it.