

div#body div.result > div.result-filter li.type > ul.item-list > li.item > a {
  filter: Alpha(opacity=60, finishopacity=60, style=0);
}

div#body div.result > div.result-filter li.type > ul.item-list > li.item[data-active="yes"] > a {
  filter: Alpha(opacity=100, finishopacity=100, style=0);
}
