.sortable, .rankingDragAndDrop {
	list-style-type: none;
}
.ui-sortable {
	cursor: move;
}

.rankingDragDrop{
	border:1px dotted;
	padding: 10px;
}