#averRatingDiv {
	width:215px
}
#averRatingDiv,#gameAd {
	float:left
}
#fbLike,#gameInfo,#gameRating {
	float:right
}
#fbLike {
	width:100px
}
#gameInfo {
	width:474px;
	padding-right:10px;
	padding-top:5px;
	height:145px;
	line-height:18px;
	font-weight:bold;
	color:#5d5d5d;
}
#gameInfo a{
	font-weight:bold;
	font-size:16px;
	color:#5d5d5d;
	line-height:32px;
	vertical-align:middle;
}

#gameInfo h1{
	display:inline;
	font-weight:bold;
	font-size:16px;
	color:#12334e;
	background-color:#fff;
	padding:0;
	line-height:32px;
}

#gameRating{
	width:469px;
	float:right;
	padding:10px;
	background-color:#ececec;
	height:80px;
	color:#5d5d5d;
}

#gameRating span#averRating{
	font-weight:bold;
	font-size:18px;
	color:#12334e;
	line-height:32px;
	vertical-align:middle;
}
#gameRating #ratingDiv{
	clear:both;
}
#gameRating #ratingDiv span{
	font-size:14px;
	font-weight:bold;
}
#aboveGame{
	width:800px;
	padding:0;	
}

#gamePage{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#gameAd{
	float:left;
	width:306px;
	background:url(split.gif) no-repeat right;
}
.legeH1{
	width:800px;
	display:block;
	height:22px;
	clear:both;
	background-color:#12334e;
	margin-bottom:5px;
	margin-top:5px;
}
a#fullscreen{
	width:800px;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#12334e;
	line-height:40px;
}
.star-rating2, .star-rating2 a:hover, .star-rating2 a:active, .star-rating2 a:focus{
	background: url(http://www.gamesfreak.net/lay/2stars.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:150px;
	height:15px;
	overflow:hidden;
	background-position: left top;

}
.star-rating2 li{
	display: inline;
}

.star-rating2 a{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:15px;
	line-height:15px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating2 a:hover, .star-rating2 a:active, .star-rating2 a:focus{
	background-position: left bottom;
}
.star-rating2 a.one-star{
	width:10%;
	z-index:11;
}
.star-rating2 a.two-stars{
	width:20%;
	z-index:10;
}
.star-rating2 a.three-stars{
	width:30%;
	z-index:9;
}
.star-rating2 a.four-stars{
	width:40%;
	z-index:8;
}
.star-rating2 a.five-stars{
	width:50%;
	z-index:7;
}
.star-rating2 a.six-stars{
	width:60%;
	z-index:6;
}
.star-rating2 a.seven-stars{
	width:70%;
	z-index:5;
}
.star-rating2 a.eight-stars{
	width:80%;
	z-index:4;
}
.star-rating2 a.nine-stars{
	width:90%;
	z-index:3;
}
.star-rating2 a.ten-stars{
	width:100%;
	z-index:2;
}