Zrobiłem sobie tabelkę i chciałbym aby na dolnej i bocznej krawędzi było tło podobne do cienia. Wszystko było ok ale na firefox-ie natomiast w IE nie rozciągnoł mi tego tak jak na firefox-ie

A oto kod:
<table border=0 cellspacing=0 cellpadding=0> <tr> <td align='center' class='warstwa_color' valign='middle' rowspan=2 colspan=2> </td> <td width='5' height='10'> <img src='include/img/ramka/prawy_gora.gif' width='5' height='10'> </td> <tr> <td width='5'> <img src='include/img/ramka/prawy.gif' width='5' height='100%'> </td> </tr> <tr> <td height='5' width='10'> <img src='include/img/ramka/dol_rog.gif' width='10' height='5'> </td> <td height='5'> <img src='include/img/ramka/dol.gif' width='100%' height='5'> </td> <td width='10' height='5'> <img src='include/img/ramka/rog.gif' width='5' height='5'> </td> </tr> </table>
Proszę pomóżcie
