#export_order_table td {
	padding: 2px 6px;
}

td.dragHandle {
	background-image: url(/ePrint/Copaxone/ordre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 50px;
}

.myDragClass {
	background: #EEEEEE;
}

