/* CUSTOM HTML5 CSS */
	.presets, .datetime, .zoom_label{
		left:190px !important;
	}
	.presets{
		top: 50px !important;
	}
	.digitalPresets{
		width:300px !important;
	}
	.datetime{
		top:10px !important;
		left:190px !important;
		font-size:18px !important;
		color:#333 !important;
	}
	.zoom_label{
		top: 112px !important;
	}
	.ui-icon{
		display:none !important;
	}
	.timelapse_btn{
		top:150px !important;
		left: 195px;
		right:auto;
	}
	.elements{
		height:0px !important;
	}
	.ui-datepicker{
		font-size:80% !important;
	}
	.shareButtons{
		width:125px;
		top:110px !important;
	}
	.ui-body-c{
		background: #ffffff url('images/bkgd.jpg') fixed top center no-repeat !important;
		text-shadow:none !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #333 !important;
	}
		.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active {
		background:none repeat scroll 0 0 #333 !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img{
		border:2px solid #333 !important;
	}
/* /CUSTOM HTML5 CSS */