#breadcrumb-outer { /*clear: both; margin: 10px;*/float: left; width: 70%; font-size: 0.9em; }
#breadcrumb-inner { color: #000;font-weight: bold; }

a.breadcrumb-link:link, a.breadcrumb-link:visited { color: #38658d; text-decoration: none; font-weight: bold; }
a.breadcrumb-link:hover, a.breadcrumb-link:active { color: #F79646; text-decoration: underline; font-weight: bold; }

.BCTDelimiter { padding-left: 3px; padding-right: 3px; line-height: 1em; font-weight: bold; font-size: 1.1em; }
/*
.BCTDelimiter { padding-left: 3px; padding-right: 3px; line-height: 1em; font-weight: bold; font-size: 1.1em; position: relative; top: -1px; }
*/


