Mosaic: Fluid and Fixed Containers in one layout

I think that we should look at a way to add support for containers (in the bootstrap world that would correspond to the container and container-fluid classes).

The hierarchy would be:
containers > rows > cells

Then rows could be added to the container and the container would be toggled to be either container-fluid or container.