ul#tabs { list-style-type: none; margin: 0px; padding: 0px; }
      ul#tabs li { display: inline; background-image: url(../images/tabback.gif); background-repeat:repeat-x; padding:0px; }
      ul#tabs li a { border: 0px; padding: 0px; }
      ul#tabs li a:hover { border: 0px; }
      ul#tabs li a.selected { background-image: url(../images/tabback1.gif); background-repeat:repeat-x; padding: 0px; }
      div.tabContent { border: 0px; padding: 0px; }
      div.tabContent.hide { display: none; }
	  .classtr td { white-space: nowrap; padding: 0px; margin: 0px; } 