#field {
	border:2px solid #6cc;
	background-color:#6cc;
}

.pixCell {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.tableContainer {
	width:40px;
	height:40px;
}

.result {
	width:100%;
	height:100%
}

.resultCell {
	width:12px;
	height:12px;
	background-color: #fff;
}

.setCell {
	width: 40px;
	height: 40px;
	background-color:#fff;
}
