﻿table.table_unit_product {
	text-align:center;
	margin:10px 0 20px 50px;
}

table.table_unit_product th {
	width:100px;
	background-color:gray;
	text-align:center;
}

table.table_unit_product td {
	width:300px;
}

table.table_unit_product th.white {
	width:100px;
	background-color:white;
}