TABLE.formlist {
}

TABLE.formlist TR {
	vertical-align: top;
}

TABLE.formlist TR.heading TD {
	font-weight: bold;
	color: #000;
	background-color: #f0f0f0;
	border-bottom: 1px solid #009;
}

.upd { font-weight: bold; text-align: center; color: #090; background: #ff6; }
.cur { font-weight: bold; text-align: center; color: #090; }
.old { font-weight: bold; text-align: center; color: #f00; }


