
#global-nav{
    margin-top: 63px;
}

#content{
    padding-top: 63px;
}

h3{
    margin-bottom: 25px;
}

p{
    line-height: 2em;
    margin: -0.5em 0 1em;
}

.content-divider{
    clear: both;
    padding: 30px 0;
    zoom: 1;
    background: url('../images/bg_grayline.jpg') left top repeat-x;
}

.list-note{
    margin-bottom: 30px;
}

.list-note li{
    list-style: none;
    line-height: 2em;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.list-index li{
    list-style: none;
    font-weight: bold;
    margin-bottom: 2em;
    padding-left: 15px;
    background: url('../images/icon_liststyle.jpg') left 3px no-repeat;
}

.list-index li a{
    padding-right: 15px;
    background: url('../images/icon_inlink.jpg') right no-repeat;
}

.list-index li li{
    font-weight: normal;
    margin: 1em 0 0 50px;
    padding-left: 0;
    background: none;
}