Hello,

I'm encountering a strange issue. I've been developing the site of my vet on my laptop. I've tested it on FF, chrome and IE, everything was looking good there (awesome tool btw). But now I've uploaded the site to our host, I've changed the directory to root and used Backup and Migrate 7.x-2.4 to re-establish the DB.
I just used the directory on my local machine, ftp it to the host, ran install.php, installed backup plugin and ran it.
I use drupal 7.14 php 5.3.14

Fore some strange reason IE seems not to load the correct css files. I've been surfing around but cannot find an answer because of too many similar issues. As I understand, this has something to do with a limit of CSS files loaded by IE? if so, why is it working correctly on my local machine? For all clarity, I only tested it with IE8, but I assume the issue is also with older versions.
I've tried adding some !important tags but this doesn't help. Since I'm quite the noob I would appreciate some help on this.

You can see the result here: www.craynwinkel.be

If you need more info, pls let me know.

Thanks in advance to anyone willing to take a look at this.