/*--------------------------------------------------*/
/* Thin&Lite					                    */

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

	#headline {
		
		
	}

	.titleThinnest {
		
		height: 27px;
	}

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

	.titleAdvanced {
		
		height: 18px;
	}

	.titleBuy {
		
		height: 27px;
	}

	table th.asc {
		background: #99F;
	}

	table th.desc {
		background: #F99;
	}

/*--------------------------------------------------*/
/* Information					                    */

	.highlightContent div {
		width: 400px;
		margin: 0 12px 0 0;
		float: left;
	}

		.highlightContent div.diagram {
			width: 180px;
			margin: 0;
		}
		
			.highlightContent div.diagram img {
				margin: 0 0 8px;
			}
