.chess_squareb
{
	width:30px;
	height:30px;
	background-color:#efebb5;
	text-align:center;
}

.chess_squarew
{
	width:30px;
	height:30px;
	background-color:#adb25b;
	text-align:center;
}

.chess_rank
{
	width:16px;
	text-align:right;
	padding-right:2px;
}

.chess_file
{
	text-align:center;
}

.chess_board
{
	font-size:9pt;
}
