body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}

table {
	font-size: 1em;
}

.demo-description {
	clear: both;
	padding: 12px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}
.ui-datepicker-trigger{
/*left:49%;*/
margin-top:7px;
position:absolute;
margin-left:-247px;
}
.week > ul > li > img.ui-datepicker-trigger{
margin-top:7px;
position:absolute;
margin-left:-22px;
}