#centr ul.menu li {
list-style: none;
}
а вот мне что то не помогло)
a:active,
a:focus {outline:0;}
.tabs_clr {display:block;clear:both;height:0;line-height:0;margin:0;padding:0;border:0;}
/* Tabs
------------------------------------------ */
.tabs_tabber {display:none;}
.tabs_tabberlive {margin:4px 0;padding:0;}
/* The tab navigation */
ul.tabs_tabbernav {margin:0 0 0 8px!important;padding:0!important;list-style:none;list-style-image:none;background:none;line-height:normal;height:auto;text-align:left;}
ul.tabs_tabbernav li {margin:0;padding:0;line-height:normal!important;list-style:none;list-style-image:none;background:none;display:inline;}
ul.tabs_tabbernav li a {font-size:14px;margin:0 2px 0 0;padding:4px 10px 2px;color:#222;border-radius:2px 2px 0 0;border:1px solid #bbb;border-bottom:none;background:#eee;}
ul.tabs_tabbernav li a:hover {color:#2B6484;border:1px solid #aaa;border-bottom:none;background:#f2f2f2;text-decoration:none;list-style:none;}
ul.tabs_tabbernav li a:active,
ul.tabs_tabbernav li a:focus {outline:0;font-weight: bold}
ul.tabs_tabbernav li.tabs_tabberactive a {background:#fff;border-bottom:1px solid #fff;font-weight: bold;}
ul.tabs_tabbernav li.tabs_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;list-style:none;}
ul.tabs_tabbernav li.tabs_tabberactive,
ul.tabs_tabbernav li.tabs_tabberinactive {background:none;padding:0;margin:0;list-style:none;}
/* The tab content */
.tabs_tabberlive .tabs_tabbertab {text-align:left;margin:2px 0 0!important;padding:8px;border:1px solid #bbb;border-radius:2px;background:#fff;list-style-type:none;}
.tabs_tabberlive .tabs_tabbertab h2,.tabs_tabberlive .tabs_tabbertab h3,.tabs_tabberlive .tabs_tabbertabhide {display:none;}
/* IE7 specific */
body.tabs_IsIE7 ul.tabs_tabbernav {position:relative;z-index:9;}
body.tabs_IsIE7 .tabs_tabberlive .tabs_tabbertab {position:relative;z-index:8;margin:2px 0 0!important;}