﻿/****************************************************************
   Description: Style sheet used define default styles for html 
                IIA publications that are loaded in the viewer.
****************************************************************/

.DefaultTableOfContentsSectionLink{
    font-weight:bold;
}

.DefaultTableOfContentsFile{
    padding-left: 15px;
    /*float: left;*/
    /*display: inline-block;*/
    width: 250px;
}

.DefaultTableOfContentsSection{
       /*clear: left;*/
       padding-top: 15px;
}