#field {
	border:2px solid #6cc;
	background-image:url(../pics/bg1.jpg);
}

.pixCell {
	width: 68px;
	height: 68px;
}
.pixCell img, .pixCell a {
	display: block;
}
.spaceCell {
	width:2px;
	height:68px;
	background-color: #6cc;
}
.spaceCell img, .spaceCell a {
	display: block;
}
.hCell {
	height:2px;
	background-color: #6cc;
}
.hCell img, .hCell a {
	display: block;
}
.imgcell img, .imgcell a { display: block; }


#gameField0 {
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
}
#gameField #g_0 {
	margin-bottom: 2px;
}
#gameField0 div#help0, div#settings0, div#info0 {
	padding: 5px;
	margin: 2px 0 0 0;
	border:3px solid #FC0;
}
div#info0 {
	margin: 4px 0 0 0;
}
#gameField0 p {
	margin: 3px 0 3px 0;
	padding: 0px;
	font-family: sans-serif;
}
#gameField0 p.buttonField {
	margin: 5px 0 0 0;
	padding: 0px;
}
#gameField0 div#info0 input {
	width: 65px;
	border: 1px solid #999;
	background-color: #ccc;
}
#gameField0 button {
	border: 2px solid #999;
	background-color: #ccc;
	height: 25px;
	line-height: 21px;
	margin: 1px;
}
#gameField0 p.buttonField, p#Player0 {
	text-align: center;
}
#gameField0 h2 {
	font-size: 30px;
	color: #FC0;
	text-align: center;
	line-height: 30px;
	margin: 10px 0;
	padding: 0px;
}
#gameField0 p#Player0 {
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}