﻿h2 {
    margin: 20px 0px 20px 20px;
    padding: 0;
}
#ippan h3 {
    margin: 0em 40px 0.5em 40px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 17px;
    text-indent: 1em;
    letter-spacing: 1px;
    color: #444;
    border-left: 7px solid green;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-image: url(../img/p_back_1.jpg);
    background-repeat: repeat-x;
}
#ippan p {
    margin: 0em 40px 0.5em 60px;
}
.measures-box {
    margin: 0em 40px 0 60px;
}
p.under {
    margin: 1em 40px 1.5em 60px !important;
}
p.under-2 {
    margin-top: 1em !important;
}
span.blue-box {
    display: flex;
}
span.blue-right {
    text-align: left;
}
.measures-box {
    display: flex;
}
.measures-left {
    width: 100px;
}
ul.measures-right {
    width: 413px;
    margin: 0;
}
