﻿
table.input_table {
	
	width: 100%;
	
}

table.input_table tr td {
	text-align: left;

}

table.input_table tr td.first_col {
	width: 15px;

}

table.input_table tr td input.code_keys {
	width:197px;

}

table td{
	text-align:left;
}
