IE property:value\9; //for all IE
IE6 _property:value;
IE7 *property:value;
IE8 +property:value;
IE9 property:value\9\0;
FF property:value!important;