/*--------------------------------------------------*/
/* Anti Reflection Coating		                    */

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

	#headline {

		width: 340px;
	}

	.titleHealth {
		
		height: 26px;
	}

	.titleBuy {
		
		height: 57px;
	}

	.coatings {
		border: 1px solid #ccc;
		float: right;
		padding: 4px;
		margin: 0 0 12px 12px;
	}

		.coatings img {
			float: left;
		}
		
		.coatings img.without {
			margin-right: 4px;
		}
