/* custom.css */

#tableOfContents  .page_start, #lttoc .page_start {
    display:block;
    position:absolute;
    overflow:hidden;
    top:0;
    left:5px;
    width:30px;
}

#tableOfContents ol li li .toc_entry {
    margin-left:32px;
}

#total_pages {display:none}