.game_entry{
	background:url("../images/bg_shade.png") repeat scroll 0 0 transparent;
	border-bottom:1px solid #bbc7c7;
	border-right:1px solid #bbc7c7;
	float:left;
	padding:20px 20px 0;
	position:relative;
	width:437px;
}
.game_images{
	border:1px solid white;
	height:358px;
	margin-bottom:10px;
	padding-bottom:1px;
	width:438px;
}
#games{
	float:left;
	width:100%;
}
.game_info{
	float:left;
	margin-bottom:5px;
}
.game_icon{
	float:left;
	margin-right:10px;
}
.game_text{
	font-family:verdana;
	font-size:12px;
	line-height:16px;
}
.game_thumbs{
	margin:0px;
	margin:-1px 0 0;
	list-style-type:none;
	padding:0px;
}
.game_thumbs li{
	display:inline;
	margin-right:-3px;
}
.top_players{
	float:left;
	width:100%;
}
#game_1{
	background:url(../images/bg_shade_alt.png);
}
#game_2{
	float:right;
}
.play_button{
	display:block;
	left:140px;
	position:relative;
	top:-200px;
	z-index:20;
}
.shade_box{
	border:solid 1px #b5c8cc;
	background: url(../images/bg_shade.png);
}

#bottom_row{
	margin-top:20px;
	float:left;
	width:100%;
}
.bottom_row_item{
	width:300px;
	height:250px;
	margin-right:20px;
}
#about_us{
	padding:20px;
	width:260px;
	height:210px;
	float:left;
}
#about_us #title{
	display:block;
	margin-bottom:20px;
}
#about_us h3{
	background:url(../images/sprite_mini.png) no-repeat 0px 0px transparent;
	padding-left:30px;
}
#bottom_row_image{
	padding-left:14px;
	float:left;
}
#bottom_row_ad{
	margin-right:0px;
	float:right;
}
.bottom_row_item  #speach_arrow{
	left:278px;
	position:relative;
	top:-116px;
	z-index:105;
}
.game_stats{
	float:right;
	font-size:7.5pt;
	font-weight:bold;
	margin-top:3px;
	text-align:right;
}
.top_players_title{
	background:url("../images/icon_crown_2.png") no-repeat scroll 0px 2px transparent;
	clear:both;
	padding-left:20px;
}
#top_players_title{
	display:inline-block;
}
.player_avatars{
	float:left;
	padding-bottom:8px;
	clear:both;
}
#genre{
	background:url("../images/corner_fold_bottom_right.gif") no-repeat scroll right bottom transparent;
	color:#8C989A;
	font-size:7.5pt;
	margin-bottom:-1px;
	padding-bottom:12px;
	padding-right:21px;
	position:relative;
	width:100%;
	float:left;
}
#game_banner, #development{
	background:url("../images/game_banner_mid.png") repeat-x scroll 0 0 transparent;
	color:#ffc594;
	float:left;
	font-weight:bold;
	height:35px;
	left:16px;
	padding-top:9px;
	position:absolute;
	top:33px;
	z-index:200;
}
 #game_banner #left,  #development #left{
	background:url("../images/game_banner_left.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:35px;
	margin-left:-7px;
	margin-top:-9px;
	width:29px;
	margin-right:2px;
}
#game_banner #right,  #development #right{
	background:url("../images/game_banner_right.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:right;
	height:35px;
	margin-right:-7px;
	margin-top:-9px;
	width:19px;
} 
#development{
	color:white;
	float:left;
	font-weight:normal;
	height:24px;
	left:7px;
	margin-top:18px;
	position:relative;
	top:0;
	width:960px;
}
#development #title{
	/* float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:-9px; */
	display:inline;
	margin-right:20px;
	color:#ffc594;
}
strong#contact{
	background:url("../images/box_alpha.png") no-repeat scroll 0 0 transparent;
	margin-left:4px;
	padding-left:18px;
}
.contact_text{
	position:absolute;
	right:14px;
}
#side_scraper{
	 display: inline-block;
    margin-top: 150px;
    padding-left: 20px;
		display:none;
}