Set the top margin to 15px, the next two margins to 0, and the left one to 10px.

Make sure to type margin: 15px 0 0 10px;.