This is the way all the tables below should be laid out...
   


This is the same table, only it has an input box with width = 100% in the right-most cell
Note that the width of the input box is not constrained by its container, as it should be
 


This is the same table, only it has an input box with width = auto in the right-most cell
Note that we get the same result as above.