So here is a little gem that I wish I had found before now, called IE7-js. IE7-js is a JavaScript library has been written to make Microsoft Internet Explorer (IE5, IE6, IE7 and IE8) behave like a standards compliant browser. 😀
It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
I am just getting my feet wet with this and currently working with it on a new project. I will post an update on how the experience goes. Thanks to Craig Quillen for showing this to me.