/*
define only

	- images with coordinates
	- sprites with coordinates
*/
a.helpme, div.helpme, span.helpme {
    background: url(/images/sprite_icons.png) no-repeat -3px -5px;
    width: 13px;
    height: 13px;
    padding: 0 !important;
}