.jNiceSelectWrapper {position: relative; display: inline-block; *display: inline; zoom: 1; width: 132px; height: 31px; margin: 0 10px 0 0; background: transparent url(../img/forms.gif) no-repeat left top; text-align: left; vertical-align: top;}
.jNiceSelectWrapper div {/*position: relative; zoom: 1; height: 31px; */}
.jNiceSelectWrapper div span {position: absolute; top: 0px; left: 0px; overflow: hidden; height: 31px; padding: 0 9px; line-height: 31px;}
.jNiceSelectWrapper div a {position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 31px;}
.jNiceSelectWrapper div a i {position: absolute; display: block; top: 0px; right: -10px; width: 27px; height: 31px; background: transparent url(../img/forms.gif) no-repeat left -31px;}
.jNiceSelectWrapper_error {background: transparent url(../img/forms.gif) no-repeat left -480px;}
.jNiceSelectWrapper_error div a i {background: transparent url(../img/forms.gif) no-repeat left -511px;}
.jNiceSelectWrapper_disabled {background: transparent url(../img/forms.gif) no-repeat left -542px;}
.jNiceSelectWrapper_disabled div a i {background: transparent url(../img/forms.gif) no-repeat left -573px;}

.jNiceSelectWrapper UL {position: absolute; zoom: 1; z-index: 999; overflow: auto; top: 31px; left: 0px; width: 100%; _height: 150px; max-height: 150px; margin: 0 -10px 0 0; border: 1px solid #bcab91; background: #fff; }
.jNiceSelectWrapper UL a {display: block; padding: 5px; text-decoration: none;}
.jNiceSelectWrapper UL a:hover {background: #fbf4e9;}

.jNiceSelectWrapper ul a.selected {background: #e6d4b8;}
.jNiceHidden {display: none}

