table td {width:30px;background-color:red}
table th {width:210px;background-color:lime}
form input[type="checkbox"] {width:30px}
form#block table tr {display:block}

