#currency_landing {
	border:1px solid #c6c6c6;
	width:540px;
	padding:10px 14px 0;
}
#currency_landing h2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-bottom:4px;
}
#currency_landing h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#222;
	padding-top:33px;
	padding-bottom:4px;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:12px;
	}

#currency_landing h3 .highlight {
	color:#3e7ace;
	}
#currency_landing h4 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #3e7ace;
	}

#currency_landing .ald_1, 
#currency_landing .ald_2, 
#currency_landing .ald_3, 
#currency_landing .ald_4,
#currency_landing .delivery_policy {
	padding-left:70px;
	height: 100px;
	color:	#363636;
	line-height:150%;
	font-size: 8pt;
	margin-bottom:	10px;
	}

.ald_1 {
	background: url("http://www.afkloot.com/img/icon_247support.jpg") no-repeat center left;
	}

.ald_2 {
	background: url("http://www.afkloot.com/img/icon_safedelivery.jpg") no-repeat center left;
	}

.ald_3 {
	background: url("http://www.afkloot.com/img/icon_nospam.jpg") no-repeat center left;
	}

.ald_4 {
	background: url("http://www.afkloot.com/img/icon_customerloyalty.jpg") no-repeat center left;
	}

.delivery_policy {
	background: url("http://www.afkloot.com/img/icon_delivery_color.jpg") no-repeat top left;
	}




#currency_landing p {
	margin-bottom:20px;
	color:#363636;
}
#currency_landing .choose {
	padding:30px 0 5px;
}
#currency_landing .choose .text {
	font-weight:bolder;
	font-size:12px;
	padding-bottom:5px;
}



