This page represent artificial select element - a mimic of HTML SELECT tag, made using DIV's.
The main advantages of doing that:
1. Ability to put another DIV on top of the element, that is not possible in IE right now. 2. Ability to handle look and feel of element - creating collapsable lists inside select, multicolumn selects, using different fonts and colors for otpions, etc.

Elements, presented below, allow to move options between them either using buttons provided, or drag-and-drop. You can move options between any of the elements, for example between first and third. Fisrt and third elements ar also allow you to collapse/expande their lists.