В блок :
Code
<table border="0" cellpadding="0" cellspacing="0" class="boxTable">
<tr><td class="boxTitle"><b><!-- <bt> -->Браузеры<!-- </bt> --></b></td></tr>
<tr><td class="boxContent"><!-- <bc> --><div align="center"><span id="banners"><a href="http://www.opera.com/download/get.pl?id=33155&thanks=true⊂=true" title="Скачать Opera"><img src="http://www.img-hosting.ru/upload_image/62e6a2cb2b26277bd348f47e257e7ef9.png"></a></span></div>
<hr>
<div align="center"><span id="banners"><a href="http://download.mozilla.org/?product=firefox-3.6.10&os=win〈=ru" title="Скачать Mozila FireFox"><img src="http://www.img-hosting.ru/upload_image/c6f08b7deeff0a5906f2a8ebc4f1647c.png"></a></span></div>
<hr>
<div align="center"><span id="banners"><a href="http://www.google.ru/chrome/eula.html" title="Скачать Google Chrome"><img src="http://www.img-hosting.ru/upload_image/6ecbec257d43d6f21a641a2af8cc03dc.png"></a></span></div><!-- </bc> --></td></tr>
<tr><td><img src="/img/13.gif" border="0"></td></tr>
</table>
В css :
Code
/*4heats*/
#banners A IMG{opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=20);}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;}
/* --------- */