#tabs {float:left;width:100%;background:#679146;border-top:2px solid #679146;font-size:1.3em;line-height:120%;margin-top:170px;}
#tabs ul {margin:0;padding:0px 10px 0 10px;list-style:none;}
#tabs li {display:inline;margin:0;padding:0;}
#tabs a {float:left;background:url("/media/tableft.gif") no-repeat left -42px;margin:0;padding:0 5px 0 4px;text-decoration:none;}
#tabs a span {float:left;display:block;background:url("/media/tabright.gif") no-repeat right -42px;padding:5px 15px 4px 6px;color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {color:#000;}
#tabs a:hover {background-position:0% top;}
#tabs a:hover span {background-position:100% top;}
#tabs li.current_page a {background:url("/media/tableft.gif") no-repeat left top;color:#000;}
#tabs li.current_page a span {background:url("/media/tabright.gif") no-repeat right top;color:#000;}