It appears that the Nokia 3650 xhtml browser will not make table cells any narrower than 20 pixels. Is this correct, or is there a way around this limitation?
You should be able to define table cells narrower than 20 pixels when you define the cell width as CSS property. In XHTML MP code the width attribute in <td> elements has no effect.