#header-demo {
	background: url(https://media01.gameloft.com/layout/default/web/sitenew/images_site/vn/background-header3.jpg) no-repeat -22px 50%;
	height: 139px;
	position: relative;
	width: 988px;
}

/* for pop-up window */
.vn_choose_phone {
	background-image:url(https://media01.gameloft.com/layout/default/web/sitenew/vn/images/popup/bgWindow.gif);
	height:384px;
	left:-12px;
	position:absolute;
	top:81px;
	width:355px;
	z-index:999999;
}
.vn_choose_phone_sub {
	background: url(https://media01.gameloft.com/layout/default/web/sitenew/vn/images/popup/bgArrow.gif) no-repeat;
	width: 160px;
	height: 31px;

	position:absolute; 
	left: 0; 
	top: 7px;
	padding-top: 10px;

	z-index:999999;
}
.vn_choose_phone_image {
	background: url(https://media01.gameloft.com/layout/default/web/sitenew/vn/images/popup/imgPhone.gif) no-repeat;
	width: 46px;
	height: 91px;
	position: absolute;
	left: 56px;
	top: 80px;

	z-index:999999;
}

/* removed search fix, already fixed from global

*html #search {
	position: absolute;
}
*html .navigation_bar {
	height: 19px;
	position: static;
	padding: 4px 0 3px 0;
	margin: 0 10px 22px 0;
}*/

*html #stepsMainTitle {
	padding-top: 10px;
}
*html #stepsDiv {
	margin-top: 15px;
}