#headerWrapper, #toolbarLinks, #toolbar, #tracker, #subLeftArea, #footerPusher, #bottomLeftCorner2, #bottomRightCorner2, #topLeftCorner2, #topRightCorner2, #topRightCorner2, .thankYouPage .btn, .form-steps {
    display: none;
}

body {
    text-align: left;
    color: #5F5F5F;
}

#subRightArea {
    width: 707px;
}

    #subRightArea .inner {
        display: block;
        padding: 30px 48px 20px 48px;
        min-height: 200px;
    }

.henkilotiedot {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding: 7px;
}

    .henkilotiedot .sectionName {
        border: 1px solid silver;
        display: block;
        font-weight: bold;
        position: relative;
        width: 596px;
        height: 20px;
        padding-left: 3px;
    }

    .henkilotiedot label {
        font-weight: bold;
        width: 220px;
        margin-bottom: 3px;
    }

.row {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    display: inline-block;
    position: relative;
    width: 600px;
}

.information {
    border-left: 1px solid silver;
    float: left;
    position: relative;
    width: 275px;
    padding-left: 3px;
}

.open_position {
    padding: 0;
}

.jobDate {
    display: block;
    margin-bottom: 10px;
}

form {
    display: none;
}
