LESS mixin for genering sprites
.sprite(@x:0, @y:0){ background: url(../images/sprites.png) @x @y no-repeat; }