* {
    margin: 0;
    padding: 0;
    }

* .verivox .vxcp th,
* .verivox .vxcp td,
* .verivox .vxcp select,
* .verivox .vxcp input ,
.verivox .vxcp .vxcp_thin,
.verivox .vxcp .vxcp_th-thin th,
.verivox .vxcp .vxcp_td-thin td {
    font-size: 14px;
    font-weight: 400 !important;
}

.verivox .vxcp .vxcp_button {
    font-weight: 700 !important;
}

body {
    font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #333;
    background-color: #FFFFFF;
    }

    a {color: #08c;}

.verivox .vxcp h1 {
    font-size: 32px;
    font-weight: 300;
    margin: 10px 0 20px;
    color: #262626;
}

.verivox .vxcp #vxcp_power-calculator-result_table .vxcp_td-remarks .vxcp_tooltip,
.verivox .vxcp #vxcp_heating-electricity-calculator-result_table .vxcp_td-remarks .vxcp_tooltip,
.verivox .vxcp #vxcp_business-electricity-calculator-result_table .vxcp_td-remarks .vxcp_tooltip,
.verivox .vxcp #vxcp_gas-calculator-result_table .vxcp_td-remarks .vxcp_tooltip,
.verivox .vxcp #vxcp_business-gas-calculator-result_table .vxcp_td-remarks .vxcp_tooltip {
    background-image: url('/_images/x0A4678/info.png');
    background-position: 1px 5px;
}

.fakeradio,
.fakecheckbox
{
    display: inline;
}
