.box {
	width: 350;
	vertical-align: top;
	color: #fff;
}
.infobox { background-color: #141414; border: solid 1px #969696; padding:4px; font-size: small; }
.news {
	font-size: small;
}
.button {
	cursor: pointer;
	cursor: hand;
}

table.keyboard td {
	width: 30;
	height: 30;
	border: outset 1px #222;
	vertical-align: top;
	color: #fff;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
.letter {
	color: #444;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}
.move {
	text-align: center;
}

