@charset "utf-8";
/* CSS Document */

#ServicesNavigation .title{
	border:0;
	padding:0;
	margin:0;
	padding:15px 0 15px 25px;
	margin-top:11px;
}

#FrequentFlyer,
#RankMonster{
	padding:0;
	margin:0;
	padding:10px 25px 10px 25px;
	border-bottom:1px dotted #d3d3d3;
}
#FrequentFlyer .title,
#RankMonster .title{
	padding:0;
	margin:0;
	padding:15px 0 15px 0;
}
#FrequentFlyer .title{
	background-image:url(../images/services/ffLogo.png);
	background-position:125px 0px;
}
#RankMonster .title{
	background-image:url(../images/services/rmLogo.png);
	background-position:125px 10px;
}
