.breadcrumbs{/* margin-bottom:13px */}
.breadcrumbs a{
	color:#0073a3;
	font-size:12px;
	/* background:url("img/breadcrumbs_arrow.png") no-repeat right center;
	padding-right:10px; */
	/* text-decoration:underline; */
	line-height: 0;
}
.breadcrumbs li.active a{
	background:none;
}
.breadcrumbs a:hover{
	text-decoration:none;
	color:#e83434
}
.breadcrumbs span{
	font-size:13px;
	font-weight:bold
}

.centralarea.pright .breadcrumbs{
	padding-left:0;
}