Looking for minimal examples/demos

Looking for minimal examples/demos

I've been trying to get my mind around jquery and jquery-ui and so have been looking through examples and demos all over the place for the last few days.  I'm finding it very difficult to identify which are the CSS elements which are actually making the widgets function in a certain way and which are the elements that are just to make things pretty.

Are there any demos where the CSS is inline and limited to just what is necessary to show how to make something work?  I appreciate that presentation is HUGE, but the current documentation of jquery-ui (at least what I've seen) has a tendency to throw in the necessary parts of CSS intermixed with the preference/aesthetic parts of CSS with no identification of what's needed for the basic functionality and what can be changed to match my own preferences...

Are there other, simpler demos out there?  Or is this just part of the learning curve I've got to get over, identifying the key trees among the rather large forest?  (I'm specifically looking for the button & menu capabilities, but I think the question is more general...)