.tab-container {} .tab-panes {margin: 2px;} #tab-header { float:left; width:100%; font-size:98%; color:#fff; line-height:normal; } #tab-header ul { margin:0; padding:0px 0px 0; list-style:none; } #tab-header li { float:left; margin:0; padding:0 10 0 0px; } #tab-header a { display:block; padding:1px 10px 0px 3px; text-decoration:none; font-weight:bold; color:#999999; } #tab-header a:hover { color:#515151; } #tab-header #tab-current { } #tab-header #tab-current a { color:#515151; padding-bottom:1px; } 