IE7 margin bottom hack! 

Ok! as IE understands everything the wrong way (yes everything it renders its the wrong way ) it understands a margin bottom if it doesn’t have a height a -margin. so the hack is to float the div (or whatever float:left and width:100%; Hope you will find this helpfull!

PNG FIX - PNG Fix for IE6 by MIME type 

There are a ton of PNG fixes out there and so far my favorite has been supersleight, however i mask the image source and filename that my clients use in a query so i can’t apply the default supersleight since it’s based on file extensions, so instead i made an add-on to check the MIME [...]