.wallet_content{

}

.wallet_content .wallet_title{
	padding-bottom:5px;
}

.wallet_content .wallet_common{
	line-height:15px;
}

.wallet_content .wallet_options{
	clear:both;
	height:170px;
	overflow:hidden;
	margin:0px 0px 5px 20px;
	line-height:16px;
}

.bill_down_wrapper{
	background: url(../../assets/images/backgrounds/mobile_with_cut_charge.gif) no-repeat;
	width:220px;
	height:170px; 
	float:left;
	padding-left:100px;
	background-position:-2px -2px;
	border:0px solid red;
}

.call_abroad_wrapper{
	background: url(../../assets/images/backgrounds/mobile_with_globe_map.gif) no-repeat;
	width:275px;
	height:160px;
	float:left;
	margin-left:20px;
	padding-left:70px;
	background-position:0px 0px;
	border:0px solid red;
}

.wallet_content .wallet_options .title{
	padding-bottom:15px;
	font-size:14px;
}

.wallet_content .wallet_options .decription{
	padding-bottom:10px;
}

.wallet_content .wallet_options .summary{
	
}

.wallet_dynamic_content{
	width:689px;
	height:292px;
	background: url(../../assets/images/backgrounds/wallet_inside_content_bg.gif) no-repeat;
	margin:5px auto 10px;
	position:relative;
	overflow:hidden;
}


.wallet_dynamic_content .wallet_title{
	font-size:13px;
	width:480px;
	margin:15px 0px;
	text-align:center;
	
}

.wallet_dynamic_content .big_item .alt_size,
.wallet_dynamic_content .small_item .alt_size{
	font-size:12px;
}

.wallet_dynamic_content .big_item{
	border:0px solid red;
	position:absolute;
	top:46px;
	left:17px;
	width:350px;
	height:83px;
	padding:5px 5px 5px 80px;
	text-align:center;
	line-height:16px;
}
.wallet_dynamic_content .big_item .button{
	margin:5px auto 0;
	text-align:left;	
}

.wallet_dynamic_content .small_item{
	border:0px solid blue;
	position:absolute;
	top:153px;
	left:17px;
	width:345px;
	height:65px;
	padding:0px 5px 2px 85px;
	text-align:center;
	line-height:16px;	
}

.wallet_dynamic_content .small_item .alt_color{
	background-color:inherit;
	color:#333;
}
.wallet_dynamic_content .small_item .nas_top_up span{
	font-size:14px;
	background-color:inherit;
	color:#19aebc;
}
.wallet_terms{
	border:0px solid blue;
	position:absolute;
	top:230px;
	left:18px;
	width:433px;
	height:48px;
	text-align:center;
}

.wallet_terms.small_print{
	font-size:9px;
} 


.wallet_info_data{
	border:0px solid blue;
	position:absolute;
	top:12px;
	left:467px;
	width:200px;
	height:254px;
	padding:5px 0 5px 13px;
	line-height:14px;
	background: url(../../assets/images/backgrounds/wallet_info_line_bg.gif) repeat-y;
	overflow:hidden;
}



.wallet_info_data div{
	padding-bottom:10px;
}

.wallet_info_data .title{
	padding-bottom:7px;
}
