table {
	font-family: Arial, Tahoma;
	font-size: 12px;
}

tr {
	background: #ffffff;
}

input {
	text-align: right;
}

.part {
	font-weight: bold;
	color: red;
	text-align: center;
}

.editable {
	background: yellow;
}