
#uboxstyle .select_box{width:272px;height:30px;}

#uboxstyle div.tag_select{display:block;color:#fff;width:252px;height:30px; box-sizing: content-box; background:transparent url("../images/ubox-select.jpg") no-repeat 0 0;padding:0 10px;line-height:30px;}
#uboxstyle div.tag_select_hover{display:block;color:#fff;width:252px;height:30px; box-sizing: content-box; background:transparent url("../images/ubox-select.jpg") no-repeat 0 -30px;padding:0 10px;line-height:30px;}
#uboxstyle div.tag_select_open{display:block;color:#fff;width:252px;height:30px; box-sizing: content-box; background:transparent url("../images/ubox-select.jpg") no-repeat 0 -60px;padding:0 10px;line-height:30px; }
#uboxstyle ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:transparent url("../images/sebo.gif") no-repeat right bottom;width:272px;padding:0 0 5px;margin:0;}
#uboxstyle ul.tag_options li{background:transparent url("") no-repeat 0px 0;display:block;width:252px;padding:0 10px;height:30px;text-decoration:none;line-height:24px;color:#fff;}

#uboxstyle ul.tag_options li.open_hover{background:transparent url("../images/tagbg2.jpg") no-repeat 0 0;color:#fff}
#uboxstyle ul.tag_options li.open_selected{background:transparent url("../images/tagbg.jpg") no-repeat 0 0;color:#fff}

