You can have controls with different styles on the same page, by using the
CssSettings property or by using
custom stylesheets.
CssSettings should be used for minor customizations,
custom stylesheets should be used when using many controls with different styles on the same page (as in this example).