.autotoc
{
 
  background-color: none;
 
  float: none; 
  display: block;
margin-bottom: 5px;    
}

.autotoc > span
{
  font-weight: bold;
 
}

.autotoc > span + span
{
  margin-left: 0;
  font-weight: normal;
}

.autotoc ul
{
  padding: 0 !important;
  margin: 0 !important;
}

.autotoc > ul
{
  margin: 0;
}

.autotoc li
{
	padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.autotoc a
{
  text-decoration: none;
}

.autotoc a:hover
{
  text-decoration: underline;
}
