/*--------------------------------------------------*/
/* Understanding Lenses			                    */

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

	#headline {
		
	}

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

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

	.titleMake {
		
		height: 18px;
	}

	.titleBuy {
		
		height: 22px;
	}

	#sidePanel {
		padding: 0;
	}

	.long img,
	.short img {
		float: right;
		margin: 0 0 12px 12px;
	}


	.highlight div.imageContainer {
		border: 1px solid #ccc;
		float: right;
		padding: 4px;
		background: #fff;
		margin: 0 0 12px 12px;
	}

	.highlight .polishing {
		padding-bottom: 12px;
	}

	.highlight .polishing div.imageContainer {
		float: left;
		margin: 0 12px 12px 0;
	}
