No, lo había resuelto para firefox... pero en IE salían movidas las imágenes... y me diste eso...
En FF o uotro (normal)
Navegadores tontos (Versiones IE)
Pero no sé cómo poner el hack:
-Dimensiones
Saludos
El css es este:
div.filaatablamenu{
float:left;
width:100%;
height:76px;
margin:0;
}
div.filabtablamenu{
float:left;
width:100%;
height:30px;
margin:0;
}
div.columnatablamenua{
margin-top:3px;
margin-left:4px;
margin-bottom:3px;
float:left;
padding-right:3px;
height:70px;
width:76px;
border-right:1px;
border-right-style:solid;
border-right-color:#CCCCCC;
}
div.columnatablamenub{
margin:3px;
float:left;
text-align:center;
width:77px;
}
Las imgs son de 70x70
Saludos!