table not responding in IE



Hello,

I have a table. In a TD in this table, is yet another table.

This nested table _does not respond_ at all to any efforts I put into
it to get it to align right inside the TD. It looks fine in firefox
(surprise!).

I've tried the following:

align="right"
text-align: right;
margin-left: 100px;
float: right;

on all possible elements -- table, tr, td, I've even wrapped it in a
div and it hasn't responded. Basically that cell and anything in it is
being a pain in the neck.

Please help.

.



Relevant Pages