	#uyarLogo				{margin-bottom:13px; height:30px;}
	#uyarMainImg		{min-width:250px; margin: 5px 20px 50px 0;}

	.uyarIcons			{position:relative; z-index:1; top:5px;}
	.uyarIcons img	{width:9vw; max-width:55px; border:solid 1px #000; margin:5px;}
	.uyarProdPhoto	{width:100%; max-width:900px; margin-left:calc(-10px - 3vw); /*margin-top: calc(15px - 3vw);*/}

	.featureTable		{border:solid 0px #fff; border-collapse:collapse; margin-bottom:20px;}
	.featureTable td	{padding:5px 10px; border-left:solid 1px #fff;}
	.featureTable ol, .featureTable ul	{margin-left:-20px; margin-right:20px; margin-bottom:0;}
	.featureHeader	{background-color:#eee; color:#000;}
	.featureComment	{font-style:italic;}

	.accessoryHeader	{background-color:#fff; border-bottom:solid 2px #ddd;}
	.accessory {min-width:320px; width:100%;}
	.accessory div	{padding:5px; font-size:14px; line-height:160%;}
	.accessory img	{width:100%; max-width:200px;}


	@media (max-width: 800px) {
		.col-small-auto	{width:auto;}
		.col-small-auto:after	{content: '' /*'กก/กก'*/; visibility:hidden;}
		.col-small-2	{width:17%;}
		.col-small-3	{width:25%;}
		.col-small-4	{width:33%;}
		.col-small-5	{width:45%;}
		.col-small-6	{width:50%;}
		.col-small-7	{width:60%;}
		.col-small-8	{width:67%;}
		.col-small-9	{width:75%;}
		.col-small-12	{width:100%;}
		.minAcsNumber	{/*white-space:nowrap; overflow:hidden; text-overflow:ellipsis;*/ min-width:95px;}
	}

	@media (min-width: 801px) {
		.col-large-2	{width:17%;}
		.col-large-3	{width:25%;}
		.col-large-4	{width:33%;}
		.col-large-6	{width:50%;}
		.col-large-8	{width:67%;}
		.col-large-9	{width:75%;}
		.col-large-12	{width:100%;}
	}