all your A tags in that list have display:block; set which seems to be throwing things off (at least in firefox anyway).
Have you got this uploaded somewhere? Would be much easier to find the problem if we could see it all together in 1 place.
Also, what's this about: text-indent:-99999px;
as for the images being a different width, if you really needed to specify it, then you would probably just use an id tag selector for that.
But for re-using the same code on similar tags, class is better.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
|