There follows a DIV which is 30em across and contains a SELECT (combo box) element which has been given a width of 100%, i.e. 30em as well.
This next test case uses a TABLE instead of a DIV. It should look basically identical. (That is, the SELECT (combox box) element should span the whole TABLE.)