*, td
{ 
	font-family: Arial;
	font-size: 14px;
}

input.text, textarea.text, input.button
{ 
	margin-left: 42px;
}

input.text, textarea.text
{ 
	width: 345px;
}

td
{ 
	vertical-align: top; 
	white-space: nowrap;
}

td.label
{
	font-weight: normal;
}

