/*<style>*/
.box {
	width:120px;
	background: #FDFFEB;
	font-family: Arial;
}
table.root-table {
	font-family: Arial;
}
table.root-table td {
	font-family: Arial;
	background: none;
}
table.root-table input {
	background-color:#E5E2CA;
	font:16px bold;
	width:30px;
	height: 24px;
	border:0px solid #fff;
	font-family: Lucida Sans Unicode, Verdana;
	margin: 3px;
	text-align: center;
	padding-top: 3px;
	color: #141414;
}
.line-v {
	font-family: Arial;
	display: none;
}
.line-h {
	display: none;
	font-family: Arial;
}