Intentaré resumirlo:
Código:
<div style="position: relative; width: 100%; height: 379px; overflow: auto;">
<table cellpadding="0" cellspacing="0" style="width: 190px; border-width: 0px;">
<...>
<tr style="height: 23px;">
<td style="text-align: left; vertical-align: middle; padding-left: 5px; background-color: #DBE4EF;">
<a id="ctl10_lnkProducto" class="LinkRojo TextoNormal Negro" href="TI_VerProductos.aspx?Cat=11" style="font-weight: bold;">COMPLEMENTOS ELECTRICOS</a>
</td>
</tr>
<...>
</table>
</div>
El interlineado que queda entre "COMPLEMENTOS" Y "ELECTRICOS" es el que me parece demasiado en IE.
Gracias!