Greetings,

I managed to find the error, it was actually in the style sheet,

I had to change a few lines of the coding, i had to add the following the the style sheet.

Code:
.categoryListBoxContents {
	float: left;
	text-align: center;
	}