
.typeselect{padding:5px 10px;border-radius:4px;width:980px;font-size:12px}
.typeselect li{list-style:none;padding:1px 0 1px 100px;line-height:30px;overflow:hidden;clear:both;
}
.typeselect .typeselect-list{}
.typeselect dl{zoom:1;position:relative;line-height:30px;height:30px;}
.typeselect dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.typeselect dt{width:75px;margin-bottom:1px;position:absolute;top:0;left:-80px;text-align:right;color:#000;height:30px;line-height:30px;}
.typeselect dd{float:left;display:inline;margin:0 0 0px 5px;height:30px;line-height:30px;}
.typeselect a{display:inline-block;white-space:nowrap;height:20px;padding:0 3px;text-decoration:none;color:#000;border-radius:2px;line-height:20px;}
.typeselect a:hover{color:#fff;background-color:#DB1718}
.typeselect .typeselected a{color:#fff;background-color:#DB1718;}
.typeselect-result dt{font-weight:bold}
.typeselect-no{color:#999}
.typeselect .typeselect-result a{padding-right:20px;background:#DB1718 url("close.gif") right 9px no-repeat};
.typeselect .typeselect-result a:hover{background-position:right -15px}