.setofcombinations {
    display: inline-block;
}
.setofcombinations label {
    float: left;
    margin: 0 0 5px;
}
.setofcombinations .attrgroup {
    display: inline-block;
    width: 100%;
}
.checker {
    float: left;
    margin-right: 10px;
}
.combin ul {
    display: none;
}
