Div box shadow css



<div style="-moz-border-radius: 10px; -webkit-border-radius: 10px;  border-radius: 10px; border: 1px solid #ccc; box-shadow: 5px 5px 5px #ccc;  margin-top: 0px; padding: 5px 0px 0px 0px; width: 100%; height: 100px;">
</div>