.form-field{
	width:100%;
}

.form-field td:first-child{
	width:1%;
	text-align:right;
	white-space:nowrap;
	padding-right:10px;
}

.form-field td{
	height:21px;
	padding:10px;
	white-space:nowrap;
}