Use the Shadow modifier to add a shadow of a specified Color behind a layer. The default shadow color is a semi-transparent black.
You can offset the shadow from its layer independently in the horizontal and vertical dimensions using the x and y parameters.
You can also Blur the edges of the shadow using the radius parameter. A radius of 0 creates a sharp shadow while a larger radius value produces softer shadows.