.cur_crosshair {cursor: crosshair;}

.cur_default {cursor: default;}

.cur_pointer {cursor: pointer;}

.cur_move {cursor: move;}

.cur_e-resize {cursor: e-resize;}

.cur_ne-resize {cursor: ne-resize;}

.cur_nw-resize {cursor: nw-resize;}

.cur_n-resize {cursor: n-resize;}

.cur_se-resize {cursor: se-resize;}

.cur_sw-resize {cursor: sw-resize;}

.cur_s-resize {cursor: s-resize;}

.cur_w-resize {cursor: w-resize;}

.cur_text {cursor: text;}

.cur_wait {cursor: wait;}

.cur_help {cursor: help ;}