
.jigsawdokuinput{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;
	font-size: 30px;
	border: 0px;
	padding:0 0 0 0;
	margin:1px 1px 0 0;
	width: 43px;
	height: 43px;
}
.jigsawdokucell{
	border:0;
	width: 44px;
	height: 44px;
	background-color:#666666;
}

.jigsawdokumaintable{
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:0;
	margin:0;
}


.valueOptions {
	font-size:12px !important;
}

.ctrButton {
	width:135px;
	text-align: center;
}

.functionButton{
	margin:0;
	height:22px;
	width:80px;
}