#ar_subnav.finance h2 {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../arabic/images/headers/ar_contact_header.png);
	float: right;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#ar_subnav.finance ul{
	width: 500px;
}

#ar_subnav.payment h2 {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../arabic/images/headers/ar_contact_header.png);
	float: right;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#ar_subnav.payment ul{
	width: 500px;
}

.finance_example{
	
	line-height: 1.4em;
	
	color: #666666;
	
	font-size: 0.9em;
	
}

#ar_subnav.contact h2 {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../arabic/images/headers/ar_contact_header.png);
	float: right;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#ar_subnav.contact ul{
	width: 500px;
}

