From another 15 seconds list post:
..Where MyControls:body is the webcontrol I'm writing, how do I access
the stylesheet data from within my control? I would have thought it
would be something like..

string fontsize = this.Style("font-size");

..but that doesn't seem to work. I've also tried working with the
.ControlStyle and .CssClass properties but to no avail.


There's something wrong with a set-up that makes it difficult for a web programmer to find out how to set cascasding style sheet properties. That's right, it's our friend .NET.