The tabs on the product detail page can be styled as follows:
•Open module.css in your editor
•Locate the following classes:
o class="tabs" – controls styling the tab at the top of the tabbed interface.
o class="tab_container" – control styling the body of the tab control
•Save your changes