.tDnD_whileDrag {
	background-color: #ACB7BF ;/*#eee;*/
}

td.dragHandle {

/*background-image: url(./images/updown2.gif);*/
background-image: url(http://www.cubicles.projectsintestserver.com/admin/images/updown2.gif);
background-repeat: no-repeat;
background-position: center center;
/*background-position:top ;*/
    
}

td.showDragHandle {
	cursor: move;
}

