/* CUSTOM HTML5 CSS */
	.datetime{
		top:10px !important;
		left:0px !important;
	}
	.ui-body-c, .ui-overlay-c, p, a{
		text-shadow: 0 0px 0 #FFFFFF !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active {
		background:none repeat scroll 0 0 #0D469D !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img{
		border:2px solid #990000 !important;
	}
	.elements{
		height: 70px !important;
	}
	.ui-body-c{
		text-shadow:none !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #0D469D !important;
	}
/* /CUSTOM HTML5 CSS */