/*--------------------------------------------------*/
/* Tuff Lenses					                    */

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

	#headline {
		
			margin-top: 41px;
	}

	.titleStronger {
		
		height: 22px;
	}

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

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

	.titleBuy {
		
		height: 22px;
	}

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

