When I specify a styleClass it renders two class attributes and mine is second see below:
I don't know how to get rid of the class="myFaces_panelTabbedPane"
It seems to be wanting to use some defaultStyles.css that is auto included in the file but I want to use my own stylesheet
class="myFaces_panelTabbedPane" class= "myPanelTabbedPaneClass"
Can somebody help me?

