I know that we can customize the appearance of widgets using style sheets (color, border etc.) but is it possible to specify widget coordinates (x, y, width, height) using style sheets?

I have 5-6 labels. Currently i am using style sheets for the appearance of labels but i have to hard-code the absolute label coordinates. I want to specify those in the style sheet.