﻿.identifyCursor {
    cursor: url('../Images/Cursors/IdentifyCursor.png'), auto;
}

.addressLocationCursor {
    cursor:help;
}

.schoolReportCursor {
    cursor:alias;
}