Previously, this container used two stacked layers where the bottom layer holds a shadow that gave the container that nice, diffused shadow. The same effect can be accomplished far easier with a negative spread value of the CSS box-shadow property.
—