#iphone_panel {
	width: 550px;
	height: 1156px;
	position: relative;
	left: 7px;
	top: 7px;
}
#iphone_panel_inner {
	width: 536px;
	height: 1142px;
	position: relative;
	left: 7px;
	top: 7px;
	background-color: #fff;
}
#games-container {
	width: 536px;
	height: 1128px;
	position: relative;
}
.game_box {
	position:relative;
	margin-left:7px;
	margin-top:7px;
	float:left;
	height:257px;
	width:257px;
	background-image:url('/styles/images/game-box.png');
}
.game_box_large {
	position: relative;
	margin-left: 7px;
	margin-top: 07px;
	float: left;
	height: auto;
	width: 506px;
	border-radius: 4px;
	padding: 7px;
}
.game_image {
	height: 163px;
	width: 505px;
	position: relative;
	background-image: url('/styles/images/game_image_bg_iphone.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	overflow: hidden;
	border-radius: 4px;
}
div.clearance{
	clear:both;
	height:0px;
	line-height:0px;
	width:0px;
	font-size:0px;
}
.game_title{
	position:relative;
	left:12px;
	top:6px;
	width:241px;
}
.empty{
	background-image:url('/styles/images/game_box_empty.png');
	background-position:0 0;
	background-repeat:no-repeat;
}
a.game_info_btn_big {
background-image: url('/images/avalanche/game-mobile-info-btn.png?v=1');
float: right;
position: relative;
width: 106px;
height: 29px;
top: 8px;
right: 0;
}
a.game_info_btn:hover{
	background-image:url('/styles/images/game_info_btn.png');
	background-position:0 0;
}
.bg_white{
	background-color:#fff;
}
#game_1,#game_2,#game_3{
	top:0px;
	left:0px;
}
.item{
	background-position:0 0;
	height: 206px;
	width: 505px;
	display: block;
	top: 7px;
	margin-left: 7px;
	position: relative;
	clear:both;
	padding: 8px;
	margin-bottom:7px;
	padding-top:7px;
}
.image{
	height:163px;
	width:505px;
	display:block;
}
a.image:hover{
	opacity:0.7;
}
.item_title{
	padding-left:7px;
	clear: both;
	display:block;
	padding-top: 3px;
}
div.market-btn, div.market-btn:hover, div.game_info_btn_big, div.game_info_btn_big:hover{
	opacity:.3;
}
.game_image a img:hover{
	opacity:.7;
}
div.game_title h1 {
	font-size: 12px;
}
.progress {
	width: 502px;
	height: 19px;
	position: relative;
	top: 0px;
	left: 8px;
	float: left;
	margin-bottom: 0;
	margin: 6px 0;
}
.app-market-places {
	position: relative;
	width: 391px;
	height: 29px;
	float: left;
	margin-top: 8px;
}
div.game_info_container {
	clear: both;
}
.mobile-empty {
	background-image: url('/styles/images/mobile-empty.png?v=1');
	height: 165px;
	border: none;
	width: 508px;
	border:none;
}