#pagelet-ngameentry {
	margin: 16px 0 30px
}
#pagelet-ngameentry .game-btn {
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	display: inline-block;
*display:inline;
*zoom:1;
	color: #939393;
	border: 1px solid #ddd;
	border-radius: 14px;
	background-color: #f8f8f8;
	width: 45%;
	text-align: center
}
#pagelet-ngameentry .game-btn:hover {
	background-color: #ddd
}
