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

table {
	font-size: 1em;
}

.demo-description {
	clear: both;
	padding: 10px;
	font-size: 1em;
	/***  line-height: 1.4em;    ****/
}

.ui-draggable, .ui-droppable {
	background-position: top;
}


