  /* TABS */
  div#tabsB {float:right; width:100%;font-size:93%; line-height:normal;border:0 solid #000;border:0 solid #999;background:transparent url('../images/tab/tabBgB.gif') repeat-x bottom;}
  #tabsB h3{padding:0 0 0 10px; margin:0;}
  #tabsB ul {margin:0;padding:10px 10px 0 0;list-style:none;}
  #tabsB .headerLi {display:inline; margin:0; padding:0 20px 0 20px; float:left; color:#000;}
  #tabsB .headerLi h3{padding-left:0;}
  #tabsB li {display:inline; margin:0; padding:0;}
  #tabsB a {float:right;background:url("../images/tab/tableftB.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
  #tabsB a span {float:right; display:block; background:url("../images/tab/tabrightB.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#666;}
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  #tabsB a span {float:none;}
  /* End IE5-Mac hack */
  #tabsB a:hover span, #tabsB a.active span {color:#000;}
  #tabsB a:hover, #tabsB a.active {background-position:0% -43px;}
  #tabsB a:hover span, #tabsB a.active span  {background-position:100% -43px;}
  /* Hide inactive tabs - by default tab0 is always shown */
  #tab0, #tab1, #tab2,#tab3,#tab4,#tab5,#tab6{padding:0; min-height:0; display:none; clear:both; margin:0;}  
  #tab0{display:block;}