#one p {
    margin-bottom: 1em;
    line-height: normal;
    font-size: 90%;
    text-align: justify;
}

#two header.major:after {
    margin-top: 0;
}

#two h3 {
    margin-bottom: 0em;
}

#two li {
    line-height: normal;
    font-size: 90%;
}

#three .image > a:not(:first-child) {
    display: none;
}

#four table td {
    padding: 0;
}

#four table td:first-child {
    width: 50%;
    text-align: left;
    padding-right: 20px;
}

#four table td:last-child {
    text-align: left;
    padding-left: 20px;
}

#four iframe {
    height: 100%;
    min-height: 400px;
    width: 100%;
}

#footer h2 {
    display: none;
}
