/* The common wrapper for all containers.  Styles here can be overridden
   in the container-specific stylesheets.
*/
div.container
{
	clear: none;
}

/* The title area of the container */
h2.container-title
{
}


