.breadcrumbs{
	float: right;
	margin: 0 12px 0 0;
	color: #000;
	font-size: 11px;
    text-align: right;
}

.breadcrumbs a{
	color: #000;
	text-decoration: none;
}

.breadcrumbs span{
	color: #000;
    font-weight: bold;
}