/* ++++++++++++++++++++ Start of config form stuff +++++++++++++++++++
*/
#configform fieldset {
    border: 1px solid #585858;
}
#configform fieldset legend {
    color: #585858;
    background-color: #ffffff;
}

body.fontsize_100 #config_font_plus_15 + label {
    font-size: 115%;
}
body.fontsize_100 #config_font_minus_15 + label {
    font-size: 85%;
}
body.fontsize_100 #config_font_big + label {
    font-size: 400%;
}
/* Already set here:
body.fontsize_100 #config_font_default + label {
    font-size: 100%;
}
*/


body.fontsize_85 #config_font_plus_15 + label {
    font-size: 119%;
}
body.fontsize_85 #config_font_minus_15 + label {
    font-size: 81%;
}
body.fontsize_85 #config_font_big + label {
    font-size: 470%;
}
body.fontsize_85 #config_font_default + label {
    font-size: 119%;
}


body.fontsize_72 #config_font_plus_15 + label {
    font-size: 123%;
}
body.fontsize_72 #config_font_minus_15 + label {
    font-size: 77%;
}
body.fontsize_72 #config_font_big + label {
    font-size: 615%;
}
body.fontsize_72 #config_font_default + label {
    font-size: 146%;
}


body.fontsize_61 #config_font_plus_15 + label {
    font-size: 130%;
}
body.fontsize_61 #config_font_minus_15 + label {
    font-size: 100%;
}
body.fontsize_61 #config_font_big + label {
    font-size: 800%;
}
body.fontsize_61 #config_font_default + label {
    font-size: 190%;
}




body.fontsize_115 #config_font_plus_15 + label {
    font-size: 114%;
}
body.fontsize_115 #config_font_minus_15 + label {
    font-size: 86%;
}
body.fontsize_115 #config_font_big + label {
    font-size: 364%;
}
body.fontsize_115 #config_font_default + label {
    font-size: 86%;
}


body.fontsize_132 #config_font_plus_15 + label {
    font-size: 112%;
}
body.fontsize_132 #config_font_minus_15 + label {
    font-size: 88%;
}
body.fontsize_132 #config_font_big + label {
    font-size: 320%;
}
body.fontsize_132 #config_font_default + label {
    font-size: 76%;
}


body.fontsize_151 #config_font_plus_15 + label {
    font-size: 111%;
}
body.fontsize_151 #config_font_minus_15 + label {
    font-size: 89%;
}
body.fontsize_151 #config_font_big + label {
    font-size: 286%;
}
body.fontsize_151 #config_font_default + label {
    font-size: 68%;
}


body.fontsize_173 #config_font_plus_15 + label {
    font-size: 110%;
}
body.fontsize_173 #config_font_minus_15 + label {
    font-size: 90%;
}
body.fontsize_173 #config_font_big + label {
    font-size: 258%;
}
body.fontsize_173 #config_font_default + label {
    font-size: 61%;
}


body.fontsize_199 #config_font_plus_15 + label {
    font-size: 100%;
}
body.fontsize_199 #config_font_minus_15 + label {
    font-size: 91%;
}
body.fontsize_199 #config_font_big + label {
    font-size: 235%;
}
body.fontsize_199 #config_font_default + label {
    font-size: 56%;
}


body.fontsize_big #config_font_default + label {
    font-size: 24%;
}




/* ======================= End config form ===========================
*/


