.jNiceInputWrapper {padding-right: 0px; padding-left: 0px; background: url(/images/input_left.gif) no-repeat left top; padding-bottom: 0px; padding-top: 0px; height: 23px;}
.jNiceInputInner {padding-right: 4px; padding-left: 0px; background: url(/images/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: 11px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; vertical-align: middle; color: #6c6b6b; line-height: normal; padding-top: 2px; font-family: arial, helvetica, sans-serif; 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(/images/radio.gif) no-repeat center top; vertical-align: middle; width: 18px; height: 18px;}

.jNiceCheckbox {display: block; background: url(/images/checkbox.gif) no-repeat center top; vertical-align: middle; width: 13px; height: 13px;}
.jNiceChecked {background-position: center bottom;}

.jNiceSelectWrapper {width: 132px; position: relative; height: 17px;}
.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: 104px; line-height: 15px; padding-top: 0px; border-bottom: #cccccc 1px solid; position: absolute; height: 15px;}
.jNiceSelectWrapper div a {	display: block; right: 0px; background: url(/images/select_right.gif) no-repeat center center; width: 21px; position: absolute; height: 17px;}

.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: 100; left: 0px; padding-bottom: 0px; margin: 0px; overflow: auto; border-left: #ccc 1px solid; width: 150px; padding-top: 0px; border-bottom: #ccc 1px solid; list-style-type: none; position: absolute; top: 16px; height: 150px; background-color: #fff;}
.jNiceSelectWrapper ul a {padding-right: 5px; display: block; padding-left: 5px; padding-bottom: 5px; color: #0099cc; padding-top: 5px; background-color: #fff; text-decoration: none;}
.jNiceSelectWrapper ul a:hover {background: #e1f5ff;}

.jNiceSelectWrapper ul a.selected {background: #ededed;}
.jNiceHidden {display: none;}
