I have a CSS/jQuery Checkbox style script: http://jsfiddle.net/BwaCD/
The problem is, in current browsers in order for the span to float over the input, the input\'s
Target ALL VERSIONS of IE :
Target everything EXCEPT IE
Target IE 7 ONLY
Target IE 6 ONLY
Target IE 5 ONLY
Target IE 5.5 ONLY
Target IE 6 and LOWER
Target IE 7 and LOWER
Target IE 8 and LOWER
Target IE 6 and HIGHER
Target IE 7 and HIGHER
Target IE 8 and HIGHER