@import "tpp/alt_tpp_tabs13.css";
#slidetabsmenu{
margin-bottom: 1em;
}
.hideIfNoJavascript{
 /* hide things when js is disabled, unhide using document.getElementById('yourid').style.display = 'block';*/  
  display: none;
}
