@charset "utf-8";

#breadcrumbs {
	font-family: "Segoe UI", Arial;
	font-size: 14px;
	font-style: normal;
	color: #8A784D;
	text-decoration: none;
	padding-bottom: 15px;
	width: 655px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	margin-bottom: 45px;
	font-weight: bold;
}
a {
	font-weight: normal;
	color: #8A784D;
	text-decoration: none;
}

