I've implemented the code below for my primary menu a
links:
#sliding-navigation #filter-regista a {
width: 75px;
height: 29px;
background: transparent url("images/directors.png") no-repeat 0 0;
text-indent: -9999px;
}
Appreciate any feedback on this setup.