#back_to_camera {
			background-color:#fff;
			clear: both;
			display: block;
			height: 40px;
			line-height: 40px;
			padding: 20px;
			position: relative;
			z-index: 1;
		}
		#back_to_camera2 {
			background-color:#fff;
			top:100%;
			clear: both;
			display: block;
			height: 40px;
			line-height: 40px;
			padding: 20px;
			position: relative;
			z-index: 1;
		}
		/*.fluid_container {
			bottom: 0;
			height: 50%;
			left: 0;
			position: fixed;
			right: 0;
			top: 0;
			z-index: 0;
		}*/
		/*#camera_wrap_4 {
			/*bottom: 0;*/
			height: 100%;
			/*height:640px;*/
			/*left: 0;*/
			margin-bottom: 0!important;
			position: relative;
			/*right: 0;*/
			z-index:0;
			
			top: 0;
		}*/
		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_pag{
		  margin-top:-490px;
		  margin-right:40px;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}