﻿table.radioWithProperWrap input {
    float: left;
}

table.radioWithProperWrap label {
    margin-left: 25px;
    display: block;
}
