<li id="driver_outer"><label class="b-form__label " for="driver" style=""><span>Драйвер</span></label>
<input type="hidden" id="driver__exists" name="driver__exists" value="1">
<select id="driver" name="driver" class="b-form__select selectBox" size="1" autocomplete="off" style="display: none;">
<option value="oracle" title="oracle" nonshifted="oracle">oracle</option>
<option value="postgresql" title="postgresql" nonshifted="postgresql" selected="selected">postgresql</option>
<option value="QIBASE" title="firebird" nonshifted="firebird">firebird</option>
</select><a class="selectBox b-form__select selectBox-dropdown" title="" tabindex="0" id="driver_box" style="width: 278px; display: inline-block;"><span class="selectBox-label" title="postgresql" style="width: 247px;">postgresql</span><span class="selectBox-arrow"></span></a>
</li>