.white {
    background: #fff;
}

.white .columnTwo.columnLeft {
    width: 295px;
    margin-left: 10px;
}
.white .columnThree.columnLeft {
    width: 455px;
    margin-left: 10px;
}

.checkList {}
.checkList .line {
    margin: 0 0 5px;
}
.checkList label {
    display: none;
}