#gameStats {
	float: right;
	width: 190px;
	color: #FFF;
	font: bold 11px Arial ;
	line-height: 1.8em;
}
#gameStats #launchDate span,
#gameStats #numOfReviews span,
#gameStats #totalPlays {
	font-weight: normal;
}
#gameStats #totalPlays {
	padding-right: 5px;
}
