a img { border:0; }
.counter a img { opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; filter: alpha(opacity=25); }
.counter a:hover img { opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; filter: alpha(opacity=100); }
