Hello, I'm designing http://htgp.org. I'm currently creating the CSS for the footer. The right "#foot-side-right" should display EXACTLY like "#foot-side-left" ... but it is not... ALL of the CSS for the whole footer is at the bottom of this, and you can simply look at the source for the HTML. I could really use some help on this because I'm 80% sure that its a stupid error, and that I'm just overlooking it. IE has some of the problem fixed, but not completely ((which is even weirder)) If you need some clarification, just reply or pm. Thanks, Alex
I think the problem is a spelling mistake in your html, you have; <div id="foot-side-rigth"> which doesn't match your css.