.breadcrumb-header {
	background-image: url(/global-images/nav-bar-background.gif);
	background-repeat: repeat-x;
	height: 43px;
	display:block;
}

.breadcrumbs {
color:#333333;
display:inline;
font-size:10px;
font-weight:bold;
height:30px;}
.breadcrumbs-home{
padding:0px!important;}
.breadcrumbs a, .no-link{
display:inline;
float:left;
height:26px;
line-height:26px;
padding:0 6px;}



#breadcrumbs {

	display: block;
	position:relative;
	overflow: hidden;
	height: 30px;
	background-attachment: scroll;
	background-image: url(/global-images/home-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#breadcrumbs-home {width: 37px;height: 30px;display: block;float: left;}
#breadcrumbs h3 {display: none;}
#breadcrumbs .spinner {float:right;background:url(/images/spinner.gif) center center no-repeat;width: 16px;height: 16px;right: 10px;top: 10px;position: absolute;}
span.breadcrumbs {display: block;font-size: 11px;font-weight: bold;overflow: hidden;}
span.breadcrumbs img {width: 12px;height: 30px;float: left;}
span.breadcrumbs a, span.no-link {
	padding: 0 6px;
	float: left;
	display: block;
	height: 30px;
	line-height: 26px;
	color: #333333;
}
span.breadcrumbs span.no-link {font-weight: normal;}
span.breadcrumbs a:hover {text-decoration: none;}