.table_form td
{
	vertical-align				: middle;
	border						: 0;
}


.table_form .label
{
	width					: 95px;
}


.table_form .rules
{
	width					: 35px;
}

input
{
	border					: 1px solid #40421F;
	width					: 120px;
}

select
{
	width					: 120px;
}

textarea
{
	border					: 1px solid #40421F;
}

td
{
	vertical-align			: top;	
}


