.cur_crosshair {cursor: crosshair;}
.cur_default {cursor: default;}
.cur_pointer {cursor: pointer;}
.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;}