/* Start of CMSMS style sheet 'Monobjc: BreadCrumbs' */
#breadcrumb {
        padding-bottom: 10px;
	width:auto;
	height:24px;
	background:url(uploads/Monobjc/images/bc-center.png) left top repeat-x;
	font-size: 0.7em;
}

#breadcrumb .right {
	display:block;
	height:24px;
	background:url(uploads/Monobjc/images/bc-right.png) right top no-repeat;
}

#breadcrumb .left {
	display:block;
	height:24px;
	background:url(uploads/Monobjc/images/bc-left.png) left top no-repeat;
}

#breadcrumb a {
	color:#777;
}

#breadcrumb .branch {
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	padding: 0 20px 0 0;
	margin-left: 10px;
	background:url(uploads/Monobjc/images/bc-sep.png) right top no-repeat;
}

#breadcrumb .leaf {
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	margin-left: 10px;
        font-weight: bold;
}

/* End of 'Monobjc: BreadCrumbs' */

