.bannerRow{ margin-bottom:0px; padding:0px; }
.bannerRow .container{ padding:0px 0px 30px; margin:0px; width:100%; max-width:none; }
.slide .camera_wrap{  }
.rowExt ul{ vertical-align:top; display:inline-block; width:100%; }
#back_to_camera {
			background: rgba(255,255,255,.9);
			clear: both;
			display: block;
			height: 40px;
			line-height: 40px;
			padding: 20px;
			position: relative;
			z-index: 1;
		}
		.fluid_container {
			bottom: 0;
			height: 100%;
			left: 0;
			position: fixed;
			right: 0;
			top: 0;
			z-index: 0;
		}
		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}
	.contentPos-left, .contentPos-right, .contentPos-center{}
	.contentPos-left{position:absolute; left:4%; top:20%; width:40%; color:#fff; text-align:left; display:inline-block; }
    .contentPos-right{position:absolute; right:10%; top:25%; width:35%; color:#fff; text-align:left; display:inline-block;}
    .contentPos-center{position:absolute; left:50%; margin-left:-25%; top:25%; width:50%; color:#fff; text-align:center; display:inline-block;}	
	.camera_effected h2{
			color:#fff;
			font-size:36px;
			font-weight:normal;
			display:inline-block;
			line-height:36px;
			text-transform:uppercase;
			margin-bottom:0px;
			padding:7px 20px 9px;
			background:#000;
	}
	.span9 .camera_effected h2{ }
	.camera_effected p{
			color:#fff;
			font-size:14px;
			line-height:19px;
			margin:5% 0px;
	}
	.camera_effected .bannerButton{
			color: #fff;
			font-size:12px;
			text-decoration:none;
			cursor:pointer;
			margin:20px 0 0 0;
			display:inline-block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			border:2px solid #fff;
			padding:10px 20px;
	}	