@charset 'UTF-8';

#rules {
    line-height: 1.6em;
    margin: 20px 0 100px 0;
}

#rules .rules_h {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#rules .rules_cont {
    font-size: 14px;
    line-height: 160%;
    margin: 0 0 40px 0;
}

#rules .rules_cont_h {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    margin: 0 0 15px 0;
    color: #cd781e;
    border-bottom: 1px dotted #999;
}
