#breadcrumb-outer { background: #ffffff; clear: both; }
#breadcrumb-inner { background: #ffffff; float: left; color: #666; font-weight: bold; padding-left: 10px; width: 652px; height: 35px; }
#breadcrumb-inner-right { background: #ffffff; float: right; color: #666; font-weight: bold; padding-right: 10px; height: 35px; }

a.breadcrumb-link:link { color: #666; text-decoration: none; font-weight: normal; background-color: #fff; }
a.breadcrumb-link:visited { color: #666; text-decoration: none; font-weight: normal; background-color: #fff; }
a.breadcrumb-link:hover, a.breadcrumb-link:active { text-decoration: underline; font-weight: normal; color: #E87511; background-color: #fff; }

.BCTDelimiter { padding-left: 5px; padding-right: 5px; line-height: 1em; font-weight: bold; font-size: 1.1em; }