/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  filter: alpha(opacity=0);
  background: #fff;	
}
