div.fancy-select{display:block;*display:inline;*zoom:1;vertical-align:middle;margin:0;overflow:hidden;cursor:pointer;padding:0;color:#222;background-color:#fff;border:1px solid #e2e2e2;font-size:12px}div.fancy-select .arrow{display:block;float:left;height:3px;width:4px;padding-right:10px;margin:14px 0 0 -24px;background:url(i-sub/icons_sprite.png) no-repeat 10px -383px}ul.fancy-select{margin:0;padding:0}ul.fancy-select li{margin:0;list-style-type:none;border:1px solid #e2e2e2;background-color:#fff;overflow:hidden;border-top:0;cursor:pointer;*width:150px;*margin-bottom:-3px;}ul.fancy-select li:hover{background-color:#f6f6f6}ul.fancy-select li.selected{background-color:#e2e2e2}ul.fancy-select li.disabled{background-color:#eee;color:#999;cursor:default}.fancy-select .image{display:block;float:left;width:32px;height:32px}.fancy-select .text{display:block;float:left;height:30px;line-height:30px;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%}.fancy-select .text-wrapper{float:left;width:100%}.fancy-select .text-wrapper .text{margin-right:24px}ul.fancy-select-big li .image{display:block;float:left;width:64px;height:64px}ul.fancy-select-big li{*width:64px;}