
#macstyle div.tag_select{display:block;color:#fff; font-size:14px;width:166px; height:25px;background:transparent url("../images/mac-select.gif") no-repeat 0 0px; padding:5px 10px;line-height:25px;}
#macstyle div.tag_select_hover{display:block;color:#fff; font-size:14px;width:166px; height:25px;background:transparent url("../images/mac-select.gif") no-repeat 0 0px; padding:5px 10px;line-height:25px;}
#macstyle div.tag_select_open{display:block;color:#fff; font-size:14px;width:166px; height:25px;background:transparent url("../images/mac-select.gif") no-repeat 0 -132px; padding:5px 10px;line-height:25px;}

#macstyle ul.tag_options{position:absolute; list-style:none;background:transparent url("../images/mac-select.gif") no-repeat left bottom;width:158px; padding:0 0 4px;margin:0; }
#macstyle ul.tag_options li{background:transparent url("../images/mac-select.gif") repeat-y -190px 0;display:block;width:158px;padding:0 0 0 5px;height:30px;text-decoration:none;line-height:30px;color:#000; font-size:13px;}

#macstyle ul.tag_options li.open_hover{background:transparent url("../images/mac-select.gif") no-repeat -190px -30px;color:#000}
#macstyle ul.tag_options li.open_selected{background:transparent url("../images/mac-select.gif") no-repeat -190px -60px;color:#fff}

