I have a menu of images where the opacity changes to 1 in the hover state. I also want the "current" member of the list to have an opacity of 1. At this point, the hovering works fine (though I suspect the CSS is inefficient), but the "current" image of the mole remains at the same reduced opacity as the other images. chang