/* breadcrumb */
#breadCrubmleContainer {
	height: 28px;
	width: 783px;
}

.breadCrumbContent {
	padding-left: 14px;
}

.crumble {
	float: left;
	line-height: 28px;
	font-weight: bold;
	text-transform: lowercase;
}
/* end breadcrumb */
