/*--------------------------------------------------*/
/* Sun protection				                    */

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

	#headline {
		width: 330px;
	}

	.titleColour {
		
		height: 18px;
		margin-top: 12px;
	}

	#sidePanel {
		padding: 0;
	}
	
	.glare {
		float: right;
		padding: 4px 0 4px 4px;
		margin: 0 0 12px 12px;
		border: 1px solid #ccc;
	}
	
		.glare img {
			float: left;
			margin: 0 4px 0 0;
		}
		
		.titleHighProtection {
			
			height: 33px;
			text-indent: -5000px;
			
		}
