/*--------------------------------------------------*/
/* Scratch Resistant Coating	                    */

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

	#headline {
		background: url("../../../img/technology/scratchResistantCoating/headline.gif") no-repeat 0 0;
		height: 181px;
		width: 340px;
	}

	.titleBuy {
		background: url("../../../img/technology/scratchResistantCoating/titleBuy.gif") no-repeat 0 0;
		height: 27px;
	}

	#sidePanel {
		padding: 0;
	}

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

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