#tags {
}

#tagbox {
z-index:1;
}

#tagbox ol  {
position:absolute;
background:#000;
list-style:none;
list-style-position: inside;
margin:0;
padding:0;
text-align:left;
z-index:1;
}

#tagbox ol li {
width:225px;
border-left:1px solid #333;
border-right:1px solid #333;
z-index:1;
}

#tagbox ol li em {
color:#cf3;
font-weight: bold;
font-style: normal;
z-index:1;
}

#tagbox ol li a {
text-decoration:none;
color:#fff;
display:block;
padding:5px;
border-bottom:1px solid #333;
z-index:1;
}

#tagbox ol li a:hover, .hl {
background:#333;
z-index:1;
}


#tagbox-lkup {
width:50%;
z-index:1;
}

#tagbox ol li a.td-odd {
}

#tagbox ol li a.td-even {
}
