.groupsGrab
{
	cursor: url('/images/cur/grab.cur'), move;
	cursor: -moz-grab;
}
.groupsGrab.groupsGrabActive
{
	cursor: url('/images/cur/grabbing.cur'), move;
	cursor: -moz-grabbing;
}
