/*****************************
* Callejero Images           *
******************************/

.img-16-edit-paste {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/edit-paste.gif') 0 0;
}

.img-16-search {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/search.gif') 0 0;
}

.img-16-view {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/look.gif') 0 0;
}

.img-16-select-trash {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/select-trash.gif') 0 0;
}

.img-16-key {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/key.gif') 0 0;
}

.img-16-user {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/user.gif') 0 0;
}

.img-16-validate {
	width: 16px;
	height: 16px;
    background: url('images/generic/16x16/validate.gif') 0 0;
}

.img-16-gratis {
    width: 16px;
    height: 16px;
    background: url('images/portal/acciones/gratis.gif') 0 0;    
}

.img-16-pagar {
    width: 16px;
    height: 16px;
    background: url('images/portal/acciones/pagar.gif') 0 0;
}

.img-16-abono {
    width: 16px;
    height: 16px;
    background: url('images/portal/acciones/abono.gif') 0 0;    
}
