Shadow

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.

(Thanks for showing the better approach @perry_nt , @devanfarell & @jwandrewsj)