.toc {
  max-width: 75%;
  _width: 50%;
  background-color: #ebebff;
  border: 1px solid #B5C9D8;
  font-size: 95%;
  text-align: left;
}

.toc-title {
  text-align: center;
  font-weight: bold;
}
  


.toc ol {
  padding: 10px;
  }

.toc ol ol{
  padding:10px;
}

.toc ul {
  list-style-image: none;
  list-style-type: none;
}