@import "main.css";
@import "right_col.css";

/* col1_638 */

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) {
    float: left;
    max-width: 638px;
    margin-right: 20px;
    margin-bottom: 20px;
}

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) > p {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) > h1 {
    font-family: Trebuchet MS, Arial;
    font-size: 29px;
    font-weight: bold;
    color: #1874cd;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 1px;
}

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) > h2 {
    font-family: Trebuchet MS, Arial;
    font-size: 19px;
    font-weight: bold;
    color: #1874cd;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 1px;
}

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) > div {
    border-bottom: 0px solid #1874cd;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    background-color: #1874cd;
}

/* col2_336 */

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(2) {
    float: left;
    width: 336px;
}