.tab-container {background: #fff; border-left:0px solid #d5d0ba; border-right:0px solid #d5d0ba; border-bottom:0px solid #d5d0ba;} .tab-panes {margin: 3px; } #tab-header { float:left; width:100%; height:63px; background:#bebebe url("tabber-plain_MOG_bg.gif") repeat-x bottom; font-size:93%; line-height:normal; } #tab-header ul { margin:0; height:58px; padding:0px 5px 1px 1px; list-style:none; } #tab-header li { background:url("tabber-plain_MOG_off.gif") repeat-y bottom left top; float:left; margin:0; padding:9px 2px 0px 6px; } #tab-header a { display:block; background:url("tabber-plain_MOG_off.gif") no-repeat left top; padding:3px 15px 3px 5px; text-decoration:none; font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#4b4b4b; } #tab-header a:hover { color:#ffffff; } #tab-header #tab-current a { background-image:url("bar_onn.gif"); background-repeat:repeat-y; } 