/* $Id: crumbtrailcomponent.css,v 1.2 2004/04/15 10:51:09 tim.parry Exp $ */

#crumbtrailComponentOuter {
	border: 1px solid #B19C87;
	background-color: #CEBFAF;
	margin: 2px;
	width: 612px;
}

* html #crumbtrailComponentOuter{
	width: 612px;
}

#crumbtrailComponentInner {
	padding: 4px;
	padding-left: 5px;
	font-size: 95%;
}

#crumbtrailComponentSearch {
	float: right;
}

#crumbtrailComponentDescription {
	font-weight: bold;
}
