Width of selectbox ?

Try this

<%= select('company', 'city', @cities, {}, {:style => "width: 200px"}) %>