ul.breadcrumb-navigation
{
	padding:0;
	padding-top:4px;
	list-style:none;
margin: 13px 0px 0px 20px;
}

ul.breadcrumb-navigation li
{
	display:inline;
color: #215ba7;
font: 9pt Verdana;
font-weight: bold;
}

ul.breadcrumb-navigation a
{
color: #215ba7;
font: 9pt Verdana;
font-weight: bold;
text-decoration: none;	
}

ul.breadcrumb-navigation span
{
color: #215ba7;
font: 9pt Verdana;
font-weight: bold;
text-decoration: none;	
}