.divInstrucoesJogo{
  margin-left: 20px;
  width: 659px;
  _width: 650px;
}

.divJogo{
	border: 0px;
}

.divJogoInicial{
	border: 0px;
	text-align: center;	
}

.divClasse{
  background-color: blue;
  color: white;
  width: 100%;
}
.key {
	background:transparent url(/images/icon_c_character.gif) 
	no-repeat scroll 50% 50%;
	color:#5D5E4F;
	display:block;
	float:left;
	font-weight:bold;
	height:18px;
	line-height:12px;
	margin:6px 3px 0 0;
	padding:0 0 0 1px;
	text-align:center;
	width:16px;
}

.tdOpcaoJogo{	
	vertical-align: top;
	width: 609px;
	_width: 599px;
	
}