I have a form with a couple of checkboxes. The text after the boxes wraps onto the next line. I would like it to wrap underneath the first word of text, rather than under the checkbox (similar to setting the style for a list as "list-style-position: outside").
Any ideas about how to accomplish this?