SyntaxFix
Write A Post
Hire A Developer
Questions
Your example as written works perfectly in Chrome 11 for me. Perhaps your browser just doesn't support the :not() selector?
:not()
You may need to use JavaScript or similar to accomplish this cross-browser. jQuery implements :not() in its selector API.