different styles for one type of control when it is disabled

Hi

I understand we could set the specific style of a control when it is disabled, for example, the style of control "<xforms:select1>" when it is disabled could be set like this ".pc-disabled xforms:\select1{.....}"

Just wondering, Is it possible to have multiple styles for one type of control when it is disabled?? For example, what if we want one "<xforms:select1>" has red background color when it is disabled, and want another "<xforms:select1>" has green background color when it is disabled?

Thank you very much!

Yu yu