If I have a few pictures in a CSS div that has a specified width, how do I get the pictures to automatically space themselves to have the largest space possible between each of them without moving outside of the specified width? I seem to be able to only explicitly specify the padding, but I'm not able to tell it to be the max possible padding.