.gameAdDiv {
	width: 300px;
	text-align: center;
}
.gameAdBar {
	width: 200px;
	height: 10px;
	background-color: white;
	border: 1px solid black;
	margin: 10px 0 0 50px;
}
.gameAdAdvance {
	width: 0;
	height: 10px;
	margin: 0;
	padding: 0;
	background-color: #000099;
	border: 0;
}
.playNow {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.perc {
	color: black;
	font-size: 10px;
}
