.classic-cell {
}

.classic-cell-black {
}

.classic-cell-white {
}

.cb-cell-select {
	background-image: url(res/images/select-target-2d-cancel-black.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.cb-cell-cancel {
	background-image: url(res/images/select-target-2d-cancel.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.classic-notation {
	background-color: transparent;
	font-weight: bold;
}

.cb-clicker {
}


