
.flexigrid div.fbutton .selectall, .flexigrid div.fbutton_right .selectall { background: url("images/check-all.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .selectnone, .flexigrid div.fbutton_right .selectnone { background: url("images/check-none.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .add, .flexigrid div.fbutton_right .add { background: url("images/add.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .delete, .flexigrid div.fbutton_right .delete { background: url("images/close.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .publish, .flexigrid div.fbutton_right .publish { background: url("images/bulb_on.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .unpublish, .flexigrid div.fbutton_right .unpublish { background: url("images/bulb_off.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .accept, .flexigrid div.fbutton_right .accept { background: url("images/accept.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .excel, .flexigrid div.fbutton_right .excel { background: url("images/page_excel.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .save, .flexigrid div.fbutton_right .save { background: url("images/save_labled.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .sort_up, .flexigrid div.fbutton_right .sort_up { background: url("images/arrow_up.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .sort_down, .flexigrid div.fbutton_right .sort_down { background: url("images/arrow_down.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .detail, .flexigrid div.fbutton_right .detail { background: url("images/detail.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .user, .flexigrid div.fbutton_right .user { background: url("images/user.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .testimony, .flexigrid div.fbutton_right .testimony { background: url("images/balloon-ellipsis.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .approve, .flexigrid div.fbutton_right .approve { background: url("images/approve.png") no-repeat scroll left center transparent; }
.flexigrid div.fbutton .unapprove, .flexigrid div.fbutton_right .unapprove { background: url("images/unapprove.png") no-repeat scroll left center transparent; }