Why doesn't the ComboBox position itself correctly? For example, I have a label on a form and drop the combobox next to it. Since I don't have an explicit Break (<br>) tag after the label, it should be to the right of the label, not underneath it, correct?? Then if I try to apply CSS positioning to the ComboBox, the textbox part of the control moves, but the dropdown image stays to the left. Take a look at the attached image.