The appearance can be changed by any of the two methods :
Using "style" attribute or "styleClass"
attribute. "style" attribute is used to set the CSS
style definition for the component while styleClass attribute is used
to set the CSS class for the component. Using "styleClass"
attribute is same as html "class" attribute.