div.fancySelectBox{border:1px solid #96aa8d;background-color:#dfe8dc;background-image:url(/shop/ui/dropdown-arrow-2.png),linear-gradient(top, #e9efe7 0, #d6e1ce 100%);background-image:url(/shop/ui/dropdown-arrow-2.png),-moz-linear-gradient(top, #e9efe7 0, #d6e1ce 100%);background-image:url(/shop/ui/dropdown-arrow-2.png),-webkit-linear-gradient(top, #e9efe7 0, #d6e1ce 100%);background-image:url(/shop/ui/dropdown-arrow-2.png),-ms-linear-gradient(top, #e9efe7 0, #d6e1ce 100%);background-repeat:no-repeat;background-position:center right;border-radius:3px;width:192px;display:inline-block;padding:5px;vertical-align:middle;text-overflow:clip;white-space:nowrap;position:relative;box-shadow:rgba(255,255,255,0.496094) 0 1px 0 0 inset,rgba(255,255,255,0.0976562) 0 0 0 1px inset,rgba(0,0,0,0.046875) 0 1px 0 0;*display:inline;zoom:1}.ie.lt9 div.fancySelectBox{background-image:url(/shop/ui/dropdown-arrow-2.png)}div.fancySelectBox:focus{outline-style:none}div.fancySelectBox:hover{background-color:#e9efe7;background-image:url(/shop/ui/dropdown-arrow-2.png)}div.fancySelectBox div.currentValue{color:#3d8092;font:bold 14px arial,sans-serif;cursor:pointer;overflow:hidden}div.fancySelectBox div.currentValue:hover{color:#1d5ca2}div.fancySelectOptions{background-color:#e9efe7;border:1px solid #96aa8d;width:202px;border-top:0;position:absolute;left:-1px;font-size:12px;display:none;top:27px}div.fancySelectOptions div.option{padding-bottom:3px;padding-left:19px;padding-right:8px;padding-top:3px;width:175px;cursor:pointer}div.fancySelectOptions div.option.kbhover{background-color:#3b5a4a;color:#e9efe7}div.fancySelectOptions div.option.selected{background-image:url('/shop/ui/check-black.png');background-repeat:no-repeat;background-position:center left}div.fancySelectBox.small-select{padding-top:1px;padding-bottom:1px;display:none;width:177px}div.fancySelectBox.small-select div.fancySelectOptions{width:187px;top:19px}div.fancySelectBox.small-select.show{display:inline-block;*display:inline;zoom:1}div.fancySelectBox.small-select div.currentValue{color:#3d8092;font:inherit;cursor:pointer}div.fancySelectBox.small-select div.currentValue:hover{color:#3d8092}div.fancySelectBox.small-select div.fancySelectOptions{overflow-x:hidden;overflow-y:scroll;max-height:350px}div.fancySelectBox.small-select div.fancySelectOptions::-webkit-scrollbar{width:17px;height:17px}div.fancySelectBox.small-select div.fancySelectOptions::-webkit-scrollbar:disabled{background:#f00;-webkit-border-image:none;display:none}div.fancySelectBox.small-select div.fancySelectOptions::-webkit-scrollbar-thumb:vertical{-webkit-border-image:none;background-color:rgba(200,214,192,0.7);border:5px solid #e9efe7;min-height:20px}