html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


body * {
    line-height:1.22em;
}


ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}



