Trying to set the width of the rich:inputNumberSpinner control doesn't work with the 'width=' parameter, and using 'style="width: 24px"' produces odd results.
Setting up a style class - e.g. '.small {width: 18px;}' and then using it as follows does produce the correct result: