<tr>
	<td class="tdCheckboxLabel">
	</td>
    <td class="tdCheckboxInput">
        <input type="checkbox" name="foo" value="baz" id="foo" title="mytitle"/>
        <label for="foo" class="checkboxLabel">mylabel</label>
    </td>
</tr>
