/*--------------------------------------------------*/
/* Look and Feel                                    */

	#headerContainer {
		background: #000 url("../../../../img/technology/antiReflectionCoating/kodakClearLenses/header.jpg") no-repeat 50% 100%;
	}

	#headline {
		background: url("../../../../img/technology/antiReflectionCoating/kodakClearLenses/headline.gif") no-repeat 0 0;
		height: 106px;
		width: 311px;
	}

	.title {
		background: url("../../../../img/technology/antiReflectionCoating/kodakClearLenses/title.gif") no-repeat 0 0;
		height: 22px;
	}

	#night,
	#antiReflection {
		border: 1px solid #ccc;
		float: right;
		padding: 4px;
		margin: 0 0 12px 12px;
	}

	#further {
		clear: both;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background: #f7f7f7;
	}

		#further p {
			padding: 12px;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
		}
