I\'m trying to achieve the following:
Column 1 Column 2 Line 1 Data 1
This is not simply achievable via CSS and would not be cross-browser compatible. The best solution for this would be overriding the select using jQuery and create a drop down on the fly which could be styled appropriately using tags or similar.