Do you want to have multiple selection list, I mean multiple categories more than 3?
I don't think it is possible.
--
I think I have solution if you need something like multiple categories. See this url, it is my work for other client.
Code:
http://www.dodyrw.com/custom/cpanel/
Notice in left sidebar, there is something like category: shared, vps, dedicated, etc.
But actually they are not category. It is something tricky. I only use one category that is hidden for all listing. See the submit url, no category as well. But with custom field that has selection for shared, vps, dedicated, etc. This can be accomplished.
The trick to construct something like category is by using custom fields and the listing page is constructed from advanced search.