/* CUSTOM HTML5 CSS */
	.archivePlayerComponent{
		top: 10px !important;
	}
	.presets{
		left:21px !important;
		top:260px !important;
	}
	.digitalPresets {
		width: 146px !important;
	}
	.timelapse_btn{
		top:430px !important;
	}
	.elements{
	}
	.shareButtons{
		top:490px !important;
	}
	.zoom_label{
		top:210px !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 #976737 !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img {
    border: 2px solid #976737 !important;
	}
	.ui-datepicker-prev, .ui-datepicker-next{
		height:24px !important;
	}
/* /CUSTOM HTML5 CSS */