
.jNiceInputWrapper {padding-right: 0px; padding-left: 0px; background: url(input_left.gif) no-repeat left top; padding-bottom: 0px; padding-top: 0px; height: 23px}
.jNiceInputInner {padding-right: 4px; padding-left: 0px; background: url(input_right.gif) no-repeat right top; padding-bottom: 2px; margin: 0px 0px 0px 4px; padding-top: 2px}
.jNiceInputInner div {height: 19px;}
.jNiceInputInner input {border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; font-size: 12px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; vertical-align: middle; color: #404040; line-height: 16px; padding-top: 0px; font-family: arial, helvetica; height: 17px; border-right-width: 0px}

.jNiceSafari .jNiceInputInner div {overflow: hidden; position: relative}
.jNiceSafari input {left: -4px; position: absolute; top: -2px; height: 26px}

.jRadioWrapper {float: left}
.jNiceRadio {display: block; background: url(radio.gif) no-repeat center top; vertical-align: middle; width: 18px; height: 18px}

.jNiceCheckbox {display: block; background: url(checkbox.gif) no-repeat center top; vertical-align: middle; width: 18px; height: 18px}
.jNiceChecked {background-position: center bottom}

.jNiceSelectWrapper {width: 160px; position: relative; height: 17px; font-size: 12px;}
.jNiceSelectWrapper div span {border-right: #cccccc 1px; padding-right: 3px; border-top: #cccccc 1px solid; padding-left: 3px; float: none; padding-bottom: 0px; overflow: hidden; border-left: #cccccc 1px solid; width: 140px; line-height: 15px; padding-top: 0px; border-bottom: #cccccc 1px solid; position: absolute; height: 15px; font-size: 12px;}
.jNiceSelectWrapper div a {	display: block; right: 0px; background: url(select_right.png) no-repeat; width: 21px; position: absolute; height: 17px; font-size: 12px;}

.jNiceSelectWrapper ul {border-right: #ccc 1px solid; padding-right: 0px; border-top: #ccc 1px solid; overflow-y: auto; display: none; padding-left: 0px; z-index: 1000; left: 0px; padding-bottom: 0px; margin: 0px; overflow: auto; border-left: #ccc 1px solid; width: 160px; padding-top: 0px; border-bottom: #ccc 1px solid; list-style-type: none; position: absolute; top: 16px; background-color: #fff;}
.jNiceSelectWrapper ul a {
    padding-right: 5px; display: block; padding-left: 5px; padding-bottom: 5px; color: #000; padding-top: 5px; background-color: #fff; text-decoration: none; font-size: 12px; text-transform: none; z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    }
.jNiceSelectWrapper ul a:hover {background: #e10716; color:#fff;}

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