﻿.checkbox, .radio
{
    width: 34px!important;
    height: 34px;
    padding: 0 5px 0 0;
    background: url(../../gambling/image/checkbox.png) no-repeat;
    display: block;/*clear: left;*/
    float: left;
    top: -20px;
    margin-bottom: 0!important;
}
.radio
{
    width: 29px!important;
    height: 34px;
    padding: 0 5px 0 0;
    background: url(https://www.betnow.eu/images/login/radio.png) no-repeat;
    display: block;
}