


div#rateAll {
	position: absolute;
	top: 460px;
	padding-left: 30px;
	width: 200px;
}
div#topAdGroup{
	height: 100px;
}
div#gameDetailDesc{
	float: left;
	display: block;
	width: 375px;
}
div#cmgBannerAd {
	float:right; 
	font-size: 8px; 
	margin:5px;
}
ul#newestGames li {
	width: 330px;
	float: left;
	height: 90px;
	margin-left: 10px;
	margin-top: 5px;
}
ul#newestGames li.boxAd {
	height: 280px;
	float: right;
}
ul#newestGames li a {
	font-weight: bold;
	font-size: 110%;
}
ul#newestGames li p {
	padding-right: 30px;
}
	
ul#newestGames li img {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
	border: solid 1px #000;
}
img.cmglogo {
	width: 356px; 
	height: 98px;
	float: left;
	}
.top {
	height: 115px;
	}
div.menu {
	clear: both;
	}
td.news p {
	font-size: 10px;
	font-weight: bold;
	color: #E9592F;
}
strong {
	font-weight: bold;
}
div#adAreaV {
	float: right;
	width: 300px;
	height: 250px;
	margin-top: -20px;

}
div.playcenter object {
	margin-top: 250px;
}

