#breadcrumb-outer { width: 700px; float: left; color: #000; }
#breadcrumb-inner { width: 100%; overflow: hidden; padding-top: 4px; }

a.breadcrumb-link:link, a.breadcrumb-link:visited { color: #000; text-decoration: none; }
a.breadcrumb-link:hover, a.breadcrumb-link:active { text-decoration: underline; }

.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; }
*/

.bct-title { color: #fff; font-weight: bold; }
