#wireframe_content .settings_wrapper {
    margin: 10px 10px 10px 10px;
}
#wireframe_content .settings_wrapper div.settings-section {
    font-weight: 600;
    margin-top: 20px;
}

#wireframe_content .settings_wrapper div {
    margin: 10px 0;
}
#wireframe_content .settings_wrapper div label {
    width: 200px;
    display: block;
    float: left;
}
#wireframe_content .settings_wrapper div.fitting-prices label {
    width: 400px;
}
#wireframe_content .settings_wrapper div.fitting-prices input {
    width: 100px;
    text-align: right;
}
#wireframe_content .settings_wrapper div.delivery-charges input {
    width: 100px;
    text-align: right;
}
div.logo_images {
    position: absolute;
    top: 10px;
    right: 10px;
}
div.logo_images p {
    font-weight: 800;
}
#wireframe_content form div div.just_address_block {
    margin-left: 200px;
}
#wireframe_content form div div.just_address_block div label {
    font-weight: normal;
}