Generally the LABEL is placed on the left-hand side of the input controls in a Left-to-right direction directional text flow page. The Attribute selector won’t work on the aged M$IE 6.0.
Submit buttons and selects use the “broken box model” by default (unlike text inputs and textareas) so that means padding and borders are included inside any dimensions that have been set. (I’m not sure who thought this was a good idea at the time but its a real pain to have separate rules for those two elements. :))