body.content {
    padding-top: 147px;
}

.content-bar-black {
    position: fixed;
    z-index: 9;
    top: 101px;
}
.content-bar {
    /*
    position: fixed;
    z-index: 9;
    top: 147px;
    */
}
body .main-form .title .holder {
    /*width: 704px;*/
}
body .main-form {
    margin-top: 0px;
    padding: 0px;
    width: 976px;
}

body .title {
    /*border-bottom: none;*/
}

.form-content {
    margin-top: 7px;
	z-index:80;
}

body.fabric .generic-footer {
    display: none;
}





div.tmpl-default {
}
    div.tmpl-default strong {
        font-weight: bold;
        font-size: 14px;
        line-height: 23px;
    }
    div.tmpl-default h3 {
        font-size: 12px;
        color: #063666;
        margin-top: 20px;
        margin-bottom: 5px;
    }
