A.m1:hover{
	cursor:s-resize;
}
A.m2:hover{
	cursor:e-resize;
}
A.help:hover {
	cursor:help;
}
INPUT.pd{
	cursor:crosshair;
}
