#breadcrumb-outer { background: transparent; clear: both;  }
#breadcrumb-inner { background: transparent; float: left; color: #666; width: 100%;margin-bottom: 10px; width: 660px; }
#breadcrumb-inner-right { background: transparent; text-align: right; float: right; color: #666; font-weight: normal; width: 240px; }

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-size: 1.1em; }
