Hi Adam,I've tracked the issue down and the problem is caused by adding a padding to checkboxes and radiobuttons. At least wxwidgets doesn't seem to like it. The solution is deleting 'padding-right: 5px;' from .check, check in the "checkbox & radiobutton" section (re-enabling 'margin-right: 5px;' is ok), and also deleting 'padding: 0px 6px 0px 0px;' from the "Radiobuttons" section.
I cc'd you since you missed the report last time. Have fun! -- Nyizsnyik Ferenc.