
.right .links a {
	color: #666666;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 5px 5px 28px;
	background-position: 0px 1px;
}

.right .links #home {
	background-image: url(../img/bg-homepage-header-link-home.gif);
	background-repeat: no-repeat;
}
.right .links #career {
	background-image: url(../img/bg-homepage-header-link-career.gif);
	background-repeat: no-repeat;
}
.right .links #member-center {
	background-image: url(../img/bg-homepage-header-link-member.gif);
	background-repeat: no-repeat;
}
.right .links #training-calendar {
	background-image: url(../img/bg-homepage-header-link-calendar.gif);
	background-repeat: no-repeat;
}
.right .links #community-events {
	background-image: url(../img/bg-homepage-header-link-events.gif);
	background-repeat: no-repeat;
}
.right .links #friends {
	background-image: url(../img/bg-homepage-header-link-training.gif);
	background-repeat: no-repeat;
}
.right .links #lin {
	background-image: url(../img/bg-homepage-header-link-lin.gif);
	background-repeat: no-repeat;
}
.right .links #business-collaborators {
	background-image: url(../img/bg-homepage-header-link-collaborators.gif);
	background-repeat: no-repeat;
}
.right .links #social-media {
	background-image: url(../img/bg-homepage-header-link-social.gif);
	background-repeat: no-repeat;
}

