/* CUSTOM HTML5 CSS */
	.ui-body-c{
		text-shadow:none !important;
	}
	.presets{
		left:21px !important;
	}
	.shareButtons{
		top:435px !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img{
		border:2px solid #7A9AB1 !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #7A9AB1 !important;
	}
	div.ui-datepicker {
		font-size: 65% !important;
	}
/* /CUSTOM HTML5 CSS */