You'd better give the selects a specific width. Otherwise, the select will become as wide as the longest option text. Then, after the MultipleSelectPicker has done it's work, the width of the 2 selects will be half of the previous width, resulting in this:
Select with style="width:300px":
Select with colored options: