Hi,
I would like to add a margin between the selected and unslected tabs and change the colour of the font of the unselected tabs. I have attached a screen shot. The red squares indicate where I would like the font colour change and the arrows indicate where I would like the white margin between the tabs.
Thank you! 

                  
                
Comments
please send us link to page where you would like to do those changes.
.ui-tabs .ui-tabs-nav li a { padding: 10px 20px !important; }.ui-tabs .ui-tabs-nav li a > span > h4 { color: #000 !important; }