input, textarea {
	background: #fff;
	border: 1px solid #465b58;
	font-size: 10pt;
}

input.nobg {
	background: transparent;
	border-width: 0;
}
