﻿/* override */
ul
{
    list-style: none;
    margin-left:1em;
}
/* /override/ */


/***/
table.terms
{
    width: 100%;
    line-height: 1.37em
}

    table.terms th
    {
        font-size: 1.47em;
        font-weight: normal;
        text-align: center;
        padding: 0 .88em 1.18em 0
    }

        table.terms th.legal
        {
            width: 48%;
        //    border-right: 3px dashed #ddd
        }

        table.terms th.indi
        {
            width: 48%
        }

    table.terms td
    {
        vertical-align: top;
    }

       // table.terms td.legal
       // {
       //     border-right: 3px dashed #ddd
       // }

        table.terms td.indi
        {
            padding-left: 1.87em
        }


div.headling
{
    font-size: 1.27em;
    margin: .6em 0 .8em    
}

div.spacer
{
    height:10px;
    width:100%;
    color: #DDDDDD;
    text-align: center
}

    div.spacer.star
    {       
        font-size: 5em;                        
    }

    
    div.spacer.excl
    {
        font-size: 3.2em;
        font-weight: bold;
        margin: .36em 0 .43em;
    }

    .legal div.spacer.star { margin: .45em 0 .1em }

    .indi div.spacer.star { margin: .429em 0 .22em }

div.symb
{
    position: absolute;
    color: #f49b14;
    font-size: 2.17em;
    font-weight: bold;
    margin: .055em 0 0 -0.055em
}

    div.symb.excl
    {
        margin-top: .287em
    }

/* headling '*' */
span.symb
{
    position: absolute;
    color: #f49b14;
    font-size: 2em;
    font-weight: bold;
    margin-left: .17em;
    margin-top: -.07em;
}