#rft.claro .rftMultipleChoiceWidget { display: table; .row { display: table-row; } .rowBox { display: table-cell; } .rowText { display: table-cell; width: 100px; } .rowBtn { display: table-cell; width: 30px; } }