header .logo {
	background: url("/Content/Images/rcLogoEN.png") no-repeat;
}

.breadcrumb {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

	.breadcrumb.rc_research_activities.small {
		background: url("/content/Images/breadcrumb_research_s.png") top center no-repeat !important;
	}

	.breadcrumb.rc.small{
		background: url("/content/Images/breadcrumb_rc_s.png") top center no-repeat !important;
	}

	.breadcrumb.rc_services.small{
		background: url("/content/Images/breadcrumb_services_s.png") top center no-repeat !important;
	}

.breadcrumb_content {
	display: block;
	margin-top: -60px;
	float: left;
	margin-bottom: 20px;
}

a.rootNodeMenu, a.innerMenuLink {
	color: #000;
}

.submenuChildren {
	margin-left: 25px;
}
