centre aligning the tabs

centre aligning the tabs


I have tried centre aligning the tabs using
#wrapper #tabs ul{
text-align: center;
}
This did not work
Has anyone managed to do this
Any help is much appreciated