This is an example of how to make a select strech vertically to fill the whole parent cell.
The folowing requirements needs to be filled:
The * html hack is used to make IE6 but not IE7 get a set height. Without the height the box the select disappears altogether. The padding is there to remove the strange gap below the select.