/* CUSTOM HTML5 CSS */
	.presets{
		left:22px !important;
		top: 275px !important;
	}
	.timelapse_btn{
		top:450px !important;
	}
	.digitalPresets{
		width:150px !important;
	}
	.shareButtons{
		top:520px !important;
	}
	.elements {
		height:630px !important;
	}	
	.ui-body-c{
		background-color:#fff !important;
		text-shadow:none !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #072e3f !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img {
    border: 2px solid #072e3f !important;
	}
/* /CUSTOM HTML5 CSS */