.game_block
{
position:relative;
float:left;
width:250px;
height:180px;
}

.game_title
{
text-align:center;
padding:5px 5px;
font-weight:bold;
font-size:12px;
height:10px;
margin-bottom:5px;
}

.game_content
{
padding:5px;
text-align:center;

}
.game_clear_both
{
text-align:center;

}

.game_pages
{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:10px;

}