Thanks Don,
So, if I want to use one of this icons in a NT button Ill have to do a class for each icon?
like:
.my-calc-icon-button {
width: 46px;
height: 44px;
background: url('img_navsprites.gif') -70px 15px;
}
and hows the better way or software to, given the collection, know wich is the top and left of the image you want?