ul.tabs{border-bottom:0px solid #acacac;padding:0 10px}
ul.tabs li{background:url(../images/tab_sep.gif) no-repeat right bottom;float:left;padding:0 1px 0 0; list-style-type:none;}
ul.tabs li.about{background:none;float:right;font-size:12px}
ul.tabs li.first a span{/*background:url(../images/tab_sep.gif) no-repeat left bottom*/}
ul.tabs li.first a.selected{background:#fff url(../images/tab_sep.gif) no-repeat left bottom}
ul.tabs li a{background:url(../images/tab_bg.gif) repeat-x bottom;color:#777;cursor:pointer;float:left;height:35px;_text-align:center;line-height:35px;text-decoration:none}
ul.tabs li a:hover{color:#000}
ul.tabs li a.direct{padding:2px 2px 2px 2px; width:auto;}
ul.tabs li a.file{padding:2px 2px 2px 2px;width:auto;}
ul.tabs li a.url{ padding:2px 2px 2px 2px;width:auto;}
ul.tabs li a.selected{background:#fff;color:#0b9dc3;position:relative;top:1px;z-index:10;cursor:default}
ul.tabs li a span{height:35px;padding:0 15px}
ul.tabs ul.about li a span{line-height:40px;padding:0 10px}
