ul.tabs{list-style:none; margin:0 !important; padding:0;height:38px;/*border-bottom:1px solid #bbb;*/background:url('../images/tabs-top.gif') no-repeat center bottom;}

ul.tabs li{float:right; text-indent:0;padding:0;margin:0 !important;list-style-image:none !important;}
ul.tabs a{background:url("../images/bkg-panel.gif") repeat-x scroll center bottom #FFFFFF;font-size:11px;display:block;height:26px;line-height:30px;width:118px;text-align:center;text-decoration:none;color:#333;padding:0px;margin:0px;margin-top:6px;position:relative;top:1px;border:solid 1px #bbb;}
ul.tabs a:active{outline:none;}

ul.tabs li.first a {border-right:none;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;}
ul.tabs li.last a {border-left:none;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;}

ul.tabs a:hover{/*background-position:-0px -31px;*/color:#333;}
ul.tabs a.current,ul.tabs a.current:hover,ul.tabs li.current a {cursor:default !important;margin-top:0;height:32px;background:#fff;border-bottom-color:#fff;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;border-left:solid 1px #bbb;border-right:solid 1px #bbb;}
ul.tabs li.first a.current, ul.tabs li.first a.current:hover, ul.tabs li.current a {border-left:solid 1px #bbb;border-right:solid 1px #bbb;}
ul.tabs li.last a.current, ul.tabs li.last a.current:hover, ul.tabs li.current a {border-left:solid 1px #bbb;border-right:solid 1px #bbb;}

div.panes div.pane{display:none;}
