Edit comments's styles (/components/com_jcomments/tpl/default/style.css) and replace:
#comments-form label, #comments-report-form label {color: #777; background-color: inherit; line-height: 1.5em; padding: 0;margin: 0;vertical-align: middle}
with
#comments-form label, #comments-report-form label {color: #777; background-color: inherit; line-height: 1.5em; margin: 0;vertical-align: middle}