I have a SelectBox; how do I position the selected item text (label cell) ? For example in a TextButton I used getLabelCell().padLeft ... whenever I wanted to reposition the text; what can I use for the SelectBox actor because there is no getLabelCell?