﻿#input_list table td
{
	height:20px;
	text-align:left;
}
#input_list table .line_text
{
	background-image:url("../images/lid_line1.jpg"); 
	background-position:center;
	background-repeat:repeat-x;
	border-right-style:none; 
	width: 352px;
	height: 2px;
	font-size: 2px;
}
#input_list table .line_label
{
	background-image:url("../images/lid_line1.jpg"); 
	background-position:center;
	background-repeat:repeat-x;
	height: 2px;
	font-size: 2px;
}
