﻿.cursor_grab {
        cursor: url('http://www.google.com/intl/en_ALL/mapfiles/openhand.cur'), default !important;
    }

.cursor_grabbing {
        cursor: url('http://www.google.com/intl/en_ALL/mapfiles/closedhand.cur'), default !important;
    }
