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