.box {
	background:#ddd;
}
.box-one td,.box-one td input {background:#FFF;}
.box-two td,.box-two td input {background:#FFF;}
.box-three td,.box-three td input  {background:#FFF;}
.box-four td,.box-four td input  {background:#FFF;}
.box-five td,.box-five td input  {background:#FFF;}
.box-six td,.box-six td input  {background:#FFF;}
.box-seven td,.box-seven td input  {background:#FFF;}
.box-eight td,.box-eight td input  {background:#FFF;}
.box-nine td,.box-nine td input  {background:#FFF;}
.box {
	width:120px;
	background:#ddd;
}
table.root-table {
	background-color:#000;
	border:1px solid #fff;
}
table.root-table td {
	background:#fff;
}
table.root-table input {
	background-color:#fff;
	font:24px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color:#c8c8c8;
}
.line-h {
	background-color:#666;
}
