Can the CSS be searched by property:value instead of selector/attribute? Or does this require parsing through a server script?
If it is achievable, I am considering developing a script that will automatically include the IE7 hack when the selector contains: display: inline-block
because I find it tedious to keep writing *display: inline; zoom: 1;