/*--------------------------------------------------*/
/* Varifocal					                    */

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

	#headline {
		background: url("../../../img/range/varifocal/headline.gif") no-repeat 0 0;
		height: 70px;
		margin-top: 41px;
	}

	.titleBuy {
		background: url("../../../img/range/varifocal/titleBuy.gif") no-repeat 0 0;
		height: 27px;
		margin: 24px 0 0;
	}

/*--------------------------------------------------*/
/* Lens type                                        */

	.progressiveLens {
		margin: 0 0 12px;
	}

	.progressiveLens div {
		float: left;
		border: 1px solid #ccc;
		padding: 3px;
		margin: 0 12px 0 0;
	}
	
	.progressiveLens h5 {
		display: block;
		float: none;
		padding: 0 0 8px;
	}