

#browse-tab UL {list-style:none; padding:0 5px; margin:5px 0 0; background:url(../images/tab-line.gif) repeat-x 0 0; height:24px; margin-bottom:5px}
#browse-tab UL:after {content:"."; display:block; height:0; clear:both; visibility:hidden} /* firefox fix to display tab bg */
#browse-tab LI {float:left; font-size:11px}

#maincontent #browse-tab A {font-weight:bold; color:#8c8b8b; text-decoration:none; display:block; background:url(../images/tab-back.gif) repeat-x 0 0}
#browse-tab A SPAN {display:block; background:url(../images/tab-left.gif) no-repeat 0 0}
#browse-tab A SPAN SPAN {display:block; background:url(../images/tab-right.gif) no-repeat 100% 0; padding:8px; padding-top:5px; padding-left:15px; padding-right:15px}
