#app-background{
	background-image: url(../images/mobileBankingDemoBackground.gif);
	height: 680px; 
	width: 455px;	
}

#badge-container-en{
	width: 180px; 
	float: left; 
	margin: 70px 35px 0 35px;
	_margin-left:20px;
}

#badge-container-fr{
	width: 180px; 
	float: left; 
	margin: 20px 35px 0 35px;
	_margin-left:20px;
}

#badge-en{
	background-image: url(../images/bucketBackground.png); 
	width: 180px; 
	height: 147px;
}

#badge-fr{
	background-image: url(../images/bucketBackground_fr.png); 
	width: 180px; 
	height: 192px;
}

#badge-en img{
	padding:7px 0 0 13px;
}

#badge-fr img{
	padding:7px 0 0 13px;
}

#badge-en-text{
	font-size:10px;
	line-height: 16px;
	padding: 12px;
	*padding: 2px 12px;
}

#badge-en-text li
{
	padding-top: 2px;
	padding-bottom: 8px;
}

#badge-fr-text li
{
	padding-top: 10px;
}

#badge-fr-text{
	font-size:10px; 
	padding: 11px 10px 0 15px;
}

#demo-tab{
	background:url(../images/demo_tab_bottom.gif) no-repeat center bottom; 
	float:right; 
	width:231px; 
	padding-top:10px;
}

#demo-tab span{
	color: #0079C0;
	font-weight: bold;	
}

#demo-tab img{
	padding-top: 5px;
}

#image-holder{
	width: 149px; 
	height: 225px; 
	padding: 48px 0 0 28px;	
}

#phone-frame{
	background-image: url(../images/phoneFrame455.png); 
	float: right; 
	height: 455px; 
	width: 200px; 
	margin: 160px 6px 0px 6px;
}

#selection-dot{
	width: 200px; 
	height: 12px; 
	padding-top: 120px;
}

#android_bucket
{
		background-image: url(../images/common_bucket.png); 
	width: 214px; 
	height: 204px;
	margin: 0;
	padding: 0;
}

#android_bucket img{
	padding:6px 0 0 30px;
}

#blackberry_bucket
{
	background-image: url(../images/common_bucket.png); 
	width: 214px; 
	height: 204px;
		margin: 0;
	padding: 0;
}

#blackberry_bucket img{
	padding:6px 0 0 30px;
}

#iphone_bucket
{
	background-image: url(../images/common_bucket.png); 
	width: 214px; 
	height: 204px;
		margin: 0;
	padding: 0;
}

#iphone_bucket img{
	padding:6px 0 0 30px;
}

#bucket-container-en{
	width: 214px; 
	float: left; 
	margin: 24px 0 0 24px;
	_margin-left:20px;
}
