private void setWidth(final String widthToUse) {
        if (widthToUse == null) {
            return;
        }