I\'ve got a positioning problem with some elements, upon inspecting it IE8 Developer tools it shows me this:
You can apply a reset css to get rid of those 'defaults'. Here is an example of a reset css http://meyerweb.com/eric/tools/css/reset/ . Just apply the reset styles BEFORE your own styles.