body {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: 1em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}
/*.ui-autocomplete {
    max-height: 400px;
    max-width: 100%;
    overflow-y: auto;

    overflow-x: hidden;
}*/