.article_breadcrumbs {
	font-size : 1.2em;
	padding : 20px 0 30px 0;
	width : 100%;
}

.article_breadcrumbs a {
	color : white !important;
}

.aleft {
	width : 50%;
	float : left;
}

.aright {
	width : 50%;
	float : right;
	text-align : right;
	
}