Solution: yes! simple: not really!
You'll have to combine several css methods to accomplish what you want.
Drop Shadow:
Look at this tutorial
Although it uses an image.
The closest you'll get to a drop shadow without an image is to use a border-bottom declaration in your stylesheet.
Rounded Corners:
Look at this tutorial
OR
This one





