this is normal.
The CSS takes all available memory at startup to
create a pool of free FCB (block of memory to save information about flows).
So, you should see that your memory will not go below what it is now unless you have very high amount of connection at the same time.
At this point the CSS will try to reserve more memory.
But I have seen this on very active/busy site.
Gilles.