I am having trouble getting the box-shadow property to work in firefox, it is working just fine in safari, am I using the syntax right? box-radius: 5px 5px 5px #000; -webkit-box-radius: 5px 5px 5px #000; -moz-box-radius: 5px 5px 5px #000;