h2.atozhead { padding-bottom: 2px;
  border-bottom:1px solid #D5D5D5;
}
ul.toc { padding: 5px; 
/* background-color: #eee;
 border: 1px solid #bbb; */
}

ul.toc>li.azTOCListItem {
  display:inline;
  background:none!important;
  padding:0 4px!important;
  margin:0!important;
  border-right: 1px solid #BBB; 
}
ul.toc>li.azTOCListItemLast {
  border-right: none;
}
ul.toc>li.azTOCListItem>a {
  padding:0;
  margin:0;
}
#primary-content li.azTOCListItem a 
{
 text-decoration: none;
}
#primary-content li.azTOCListItem a:hover 
{
 text-decoration: underline;
}
#primary-content div.backtotop a.atozbacktotop {
  border-bottom:medium none;
  margin-bottom:-7px;
}