﻿.divArray {
    padding: 0 10px;
}

    .divArray div {
        width: 100%;
        text-align: left;
    }

.hversion {
    font-size: 14pt;
    margin-bottom: 10px;
}

    .hversion a {
        text-decoration: none;
        color: #181818;
    }

        .hversion a:hover {
            text-decoration: underline;
        }

/*.hdate {
    font-size: 11pt;
    margin-bottom: 25px;
}*/

.hnew {
    /*font-size: 10pt;*/
    margin-bottom: 10px;
}

.hfix {
    font-size: 10pt;
    margin-bottom: 50px;
}

.hnew, .hfix {
    line-height: 18px;
}

    .hnew p, .hfix p {
        margin: 10px 0;
        text-indent: 15px;
    }

    .hnew ol {
        list-style-type: decimal;
        margin-left: 20px;
    }

.pager td a, .pager td span {
    padding: 3px 8px;
    margin: 2px;
    border: 1px solid #4a7ebb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pager td a, .pager td span {
    text-decoration: none;
}

.pager td a {
    background: #e5edf7;
}

    .pager td a:hover {
        background: #b9d5f7;
    }

ul {
    list-style-type: disc;
    margin-left: 20px;
}

li {
    margin:0 0 10px 0;
}
