/* * @version $Id: msie.css 7170 2010-03-05 21:35:28Z rob $ */ /* * IE workarounds for opacity */ .rela { filter: alpha(opacity=67); } a.showit:hover span { filter: alpha(opacity=85); }