.autotoc
{
  float: left;
  width: 100%;
  margin-bottom: 25px;
  border-bottom: 1px solid #666666;
  padding-bottom: 25px;
}

.autotoc > span
{
  font-size: 20px;
  color: #505050;
  text-transform: uppercase;
}

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

.autotoc ul
{
  padding: 0;
  margin: 0 0 0 0.9em;
}

.autotoc > ul
{
  margin: 0;
  margin-top:7px;
  
}

.autotoc li
{
  margin: 0;
  list-style: none !important;
  background: url('/templates/malysham/images/content-ellips.png') 0 4px no-repeat;
  padding-left: 24px;
  line-height: 26px;
}

.autotoc a
{
  text-decoration: none;
  color: #505050;
  background: none;
  font-weight: normal;
}

.autotoc a:hover
{
  text-decoration: none;
  border: none;
}
