@charset UTF-8;
.selectRequiredMsg,.selectInvalidMsg{display:none;}
.selectRequiredState .selectRequiredMsg,.selectInvalidState .selectInvalidMsg{display:inline;color:#C33;}
.selectValidState select,select.selectValidState,select.selectRequiredState,.selectRequiredState select,select.selectInvalidState,.selectInvalidState select,.selectFocusState select,select.selectFocusState{background-color:#FFF;}
