I have side by side div tags - each container is 300px wide. Sometimes both containers are filled - other times only the left container - this happens dynamically and i don't have control of this.
So, I would like to have the left container center itself with the 600px area when the right container is empty. Any ideas?
I have tried changing the floats, but cannot seem to get it to work. Thanks in advance for your ideas...


