#breadcrumb-outer { clear: both; margin: 0 0 10px 20px; background-color: #fff; color: black; }
#breadcrumb-inner { color: #7f7f7f; font-weight: bold; background-color: #fff; }

a.breadcrumb-link:link { color: #7f7f7f; text-decoration: none; font-weight: normal; background-color: #fff; }
a.breadcrumb-link:visited { color: #7f7f7f; text-decoration: underline; font-weight: normal; background-color: #fff; }
a.breadcrumb-link:hover, a.breadcrumb-link:active { text-decoration: underline; font-weight: normal; color: #000; background-color: #fff; }

.BCTDelimiter { padding-left: 5px; padding-right: 5px; line-height: 1em; font-weight: bold; font-size: 1.1em; color: #7f7f7f; font-weight: bold; background-color: #fff;  }