#game {
	width: 372px;
	position: relative;
	margin: 0 auto;
}

#tab {
	clear: both;
	border-style: solid;
	border-color: #000;
	border-width: 1px 2px 2px 1px;
	width: 372px;
	height: 371px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#tab li {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	cursor: pointer;
	width: 40px;
	height: 40px;
	float: left;
	padding: 0;
}

#game {
	padding: 0 0 15px 0;
}

#game li p {
	margin: 0;
}

#tab li.r, #tab li.rb { border-right: 1px solid #000; }

#tab li.b , #tab li.rb { border-bottom: 1px solid #000; }

#tab li p span {
	display: block;
	width: 40px; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: "Times new Roman", serif;
	font-weight: bold;
	font-size: 30px;
}

.n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8, .n9 {
	background-image: none;
}

h1,
h2,
#header,
dl,
.solW,
.solR,
#descr,
#timer,
.forum-informer,
.tip,
#ads,
#diff_lvl,
#controls,
.moirodnye-banner {
	display: none;
}