.selectBox-dropdown{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-decoration:none;-moz-box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.75);box-shadow:0 1px 0 hsla(0,0%,100%,.75);border:1px solid #bbb;line-height:1.5;vertical-align:middle;display:inline-block;outline:none;text-align:left;color:#000;cursor:default;position:relative;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));min-width:150px}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{display:inline-block;overflow:hidden;white-space:nowrap;padding:2px 8px}.selectBox-dropdown .selectBox-arrow{border-left:1px solid #bbb;right:0;position:absolute;top:0;height:100%;background:url(../images/jquery.selectBox-arrow.gif) 50% no-repeat;width:23px}.selectBox-dropdown-menu{-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);border:1px solid #bbb;max-height:200px;-webkit-overflow-scrolling:touch;overflow:auto;min-height:1em;z-index:99999;position:absolute;background:#fff}.selectBox-inline{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #bbb;display:inline-block;outline:none;overflow:auto;background:#fff;min-width:150px}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{margin:0;display:block;cursor:default;list-style:none;padding:0}.selectBox-options LI A{line-height:1.5;overflow:hidden;white-space:nowrap;padding:0 .5em;background:6px no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{font-weight:700;line-height:1.5;color:#666;white-space:nowrap;padding:0 .3em;background:#eee}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{filter:alpha(opacity=50);opacity:.5;border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}