#main #container{
    margin-top: -14px;
}
#profile-nav {
    margin-top: 14px;
}

h1 {
    color: #ea5208;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: -15px;
}

h4 {
    color: #ff3e00;
    font-size: 1.2em;
}

p {
    font-size: 16px;
    margin-bottom: 13px;
}

#container .rounded {
    padding: 20px 27px 20px 25px;
    margin-bottom: 20px;
}

#help {
    width: 869px;
    position: relative;
    background: #fbecba;
    border-radius: 10px;
    margin-left: 0;
    color: #383838;
    font-family: Tahoma;
}

    #help .middle {
        padding: 0px !important;
    }

.how {
    padding-top: 12px;
}

.kar {
    position: absolute;
    width: 174px;
    height: 167px;
    right: 0px;
    background-image: url(../images/help/kar.png);
    right: 35px;
    top: 5px;
}

.first-column {
    width: 460px;
}

.text-block {
    background: transparent url(../../images/account/dots_2.gif) repeat-x scroll 0 100%;
    margin: 0 20px;
    padding-bottom: 10px;
}

.sub-block {
    margin-left: 80px;
}

ul.examples-row li {
    list-style-type: none;
    float: left;
    background: none;
    margin: 0px;
    padding: 0px;
    margin-right: 25px;
    text-align: center;
}

    ul.examples-row li.last {
        margin-right: 0px;
    }

.col-1 {
    float: left;
}

.col-2 {
    float: right;
}

.change .col-2 img {
    margin-top: 15px;
}

.zoom {
    color: #2c94b6;
    font-size: 14px;
    margin-bottom: 20px;
    padding-left: 0;
    display: block;
}

.change .col-1 {
    width: 320px;
}

.widgets .col-1 {
    margin-right: 20px;
    width: 400px;
}

.widgets .col-2 img {
}

.widget-types p {
    font-size: 14px !important;
}

.widget-types .icon {
    float: left;
    margin-top: 3px;
}

.widget-types .desc {
    margin-left: 55px;
}

    .widget-types .desc p {
        margin-top: 0px;
        margin-bottom: 5px;
    }

.widget-types .col-1 {
    width: 365px;
    margin-right: 20px;
}

.widget-types .col-2 {
    width: 430px;
}

.widget-types .row {
    margin: 10px 0;
}

#help .about {
    padding-bottom: 10px;
}

.about .col-1 {
    width: 210px;
    margin-right: 27px;
}

.about .col-2 img {
    margin-top: 15px;
}

#account-popup {
    width: 675px;
}

    #account-popup .wrapper {
        padding: 20px 24px;
        min-height: 1100px;
    }

.page-banner {
    display: none;
}

.block_wrap {
    padding: 10px 30px 17px 21px;
}

    .block_wrap.back_white {
        padding-top: 25px;
    }

.back_white {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
}

.orange {
    color: #ea5208;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}

a.button_link {
    display: block;
    position: absolute;
    background: url(/images/help/link-button.png?01) no-repeat 0 2px;
    width: 186px;
    height: 66px;
    top: 16px;
    right: 20px;
}

    a.button_link:hover {
        background: url(/images/help/link-button.png?01) no-repeat 0 -70px;
    }

.widgets {
    padding: 20px 0;
}

    .widget-types,
    .widgets.dark {
        background: #fff8e1;
        width: 818px;
        margin-left: -22px;
        padding: 26px 29px 26px 23px;
        overflow: hidden;
    }

.widget-types {
    padding: -40px 20px 20px 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt-20 {
    margin-top: -47px;
}
