.line{
	margin-top:3px;
}

.desc{
	width:110px;
	padding-left:10px;
	padding-right:8px;
	font-style:italic;
}

.field{
	width:110px;
}

.fieldLong{
	width:230px;
}

.field input,.field select {
	width:110px;
	border:1px solid #A1A1A1;
}

.field input.noWidth {
	width:auto !important;
}

.field input.noWidth {
	border:none !important;
}


#oldNL{
	width:240px;
	padding-left:10px;
	border:1px solid #A1A1A1;
}
