/*--------------------------------------------------*/
/* Progressive Lenses			                    */

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



.titleVarifocal {
		
		text-indent: -5000px;
		height: 27px;
	}

	.titleBuy {
		
		height: 27px;
	}

	#sidePanel {
		padding: 0;
	}

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

		.varifocalLenses img {
			float: left;
			margin: 0 4px 0 0;
		}
