#tabgarb { display:block; padding-bottom:8px; margin: 0; padding-left: 0px; } #tabgarb li { margin: 0; padding: 0; display: inline; list-style-type: none; } #tabgarb li a { float: left; font-size: 14px; line-height: 14px; font-weight: bold; text-decoration: none; color: #333; font-family: Arial, Helvetica, sans-serif; padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #333; border-right-color: #333; border-bottom-color: #333; border-left-color: #333; background-color: #525252; margin-right: 1px; } #tabgarb li a:link { color: #858585; } #tabgarb li a:visited { color: #3A3A3A; } #tabgarb li a:hover { background-color: #333; color: #999; } #tabgarb li.tabgarbactive a { border-bottom: 1px solid #fff; margin-bottom:-2px; background-color: #FFF; padding-bottom: 9px; } #tabgarb li.tabgarbactive a:link { color: #333; } #tabgarb li.tabgarbactive a:visited { color: #333; } .tabgarb_content { clear:both; display:none; border-size:1px; border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid; border-top-color: #333; border-bottom-color: #333; padding-bottom: 10px; }