

.categories-wrapper
{
 float: left;
  margin: 15px 40px;
  text-align: center;
  width: 200px;
}
.cart_btn
{
	height: 30px;
	width: 80px;
	display: block;
	background: url(/static/images/elements/elements.png) -2px -9px no-repeat;
}

.footer #footer-nav ul li
{
	background: url(/static/images/elements/elements.png) -2px -75px no-repeat !important;
}