.breadcrumbs {
	border: none;
}

div.breadcrumbs {
	color: #525252;
	height: 35px;
	padding-left: 30px;
}

div.breadcrumbs a {
	color: #525252;
	text-decoration: underline;
}

div.breadcrumbs span {
	background: url("../images/chevron-simple-orange.png") no-repeat scroll left center transparent;
	width: 8px;
	height: 11px;
	margin-top: 10px;
}

div.breadcrumbs span {

}
