@charset "UTF-8"; 
.checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg{display:none}
.checkboxRequiredState .checkboxRequiredMsg, 
.checkboxMinSelectionsState .checkboxMinSelectionsMsg, 
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg{display:inline; color:#C33; background-image:url(../images/sicon/icon_error.gif); background-repeat:no-repeat; padding-left:15px; background-position:left center}
