I have the css below:
span label[for=Length] { width: 90px; display: block; text-align:right; margin-top: 2px; margin-right: 5px; }
with the
The element has to be a label in order to be able to match it as a label in css try this:
Length: