.arc_tabs{overflow:hidden;clear:both;border:1px solid #d3d3d3;-moz-border-radius:6px;-webkit-border-radius:6px;margin-bottom:20px;}
.arc_tabs ul.tabs{background:#c4c4c4 url(/images/plugins/tabs-bg.png) repeat-x;width:100%;overflow:hidden;}
.arc_tabs ul li{float:left;line-height:normal;padding:0;}
.arc_tabs ul li a{font-weight:bold;text-decoration:none;}
.arc_tabs ul li a:hover{text-decoration:underline;}
.arc_tabs ul.list li{float:none;}
.arc_tabs div.panes{clear:both;}
.tab_current{height:40px;}
.tab_m{background:url(/images/plugins/tabs-bg-m.png) repeat-x !important;height:40px;margin-right:3px;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;}
.tab_m a{color:#fff !important;font-size:12px;padding:15px 20px;display:block;}
div.panes{color:#000;padding:20px;line-height:1.5em;}
.tab_m a.current{color:#707070 !important;font-size:12px;padding:15px 20px;display:block;background:#fff;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;}