users@woodstock.java.net

How can one apply style to the labels of a checkbox?

From: Brett Bergquist <brett_at_thebergquistfamily.com>
Date: Thu, 30 Aug 2007 20:13:50 -0400

I have a checkbox group and I want to apply some style properties to the
labels of the checkbox. I see the label being rendered as a "label" tag
and I see that it has two style classes associated with it. What I'd
like to know is how to override the styles applied by these classes on
this checkbox group and not affect others.