	
	.flexigrid div.fbutton .selectAll {
		background:transparent url(images/tick.png) no-repeat scroll left center;
	}
	
	.flexigrid div.fbutton .removeSelection {
		background:transparent url(images/cross.png) no-repeat scroll left center;
	}
	
	.flexigrid div.fbutton .end {
		background:transparent url(images/remove.png) no-repeat scroll left center;
	}
	
	.flexigrid div.fbutton .revise{
		background:transparent url(images/edit.png) no-repeat scroll left center;
	}

	.flexigrid div.fbutton .launch{
		background:transparent url(images/UploadListing.png) no-repeat scroll left center;
	}
	
	.flexigrid div.fbutton .delete{
		background:transparent url(images/delete.png) no-repeat scroll left center;
	}

	
