/** * Fix display in IE 6 and 7 */ .g-unavailable { filter: alpha(opacity=40); } .g-unavailable:hover { filter: alpha(opacity=100); }