.select-skin{ width:200px; position:relative; }
.select-skin select{ width:100%; height:100%; float:none; display:block; margin:0; padding:0; position:absolute; left:0; top:0; -webkit-appearance: menulist-button; }
.select-skin-mask{ width:100%; background:#333; }
.select-skin-text{ width:9999px; padding:5px 10px; line-height:1em; font-size:1em; }
.select-skin-text-clip{ margin-right:35px; overflow:hidden; background:#999; }