jQuery

jQuery Plugins:

Fix IE6 Double Margin bug

Fix IE6's double-margin problem.
This fix doesn't use display:inline hack, so you are free to make boxes as you prefer! Details...

Fix Box model bug

Implements W3C's Box Model on no-W3C's box model compliant browsers (IE for example).
This plugin autodetects if the user's browser needs a fix and, if needed, fixes all elements of selection. Details...

jQuery

jQuery
Fix IE6 Double Margin bug
Fix Box model bug
Usefull plugin to solve some CSS problems.