embed {
	float: left;
	margin-right: 10px;
}

div.instructions {
	padding-right: 5px;
}

table.fatcat {
	width: 450px;
	/*border:1px solid #635d48;*/
	
}

table.fatcat th {
	/*border-bottom:1px solid #635d48;*/
}

table.fatcat td, table.fatcat th {
	padding:5px 7px;
}

table.fatcat input, table.fatcat .center {
	text-align: center;
}

table.fatcat .right {
	text-align:right;
}


/* GAMES  */


div#funzone {
	width:500px;
	background-color:#f7ecd0;
}

div#game {
	float:left;
	width:153px;
	margin:5px;
}