Whoops, worked in Firefox but not Safari and IE. Replace the following lines:

Code:

#crumbTrail li { line-height: 26px; background-image: url(crumbLeft.jpg); background-repeat: no-repeat; background-position: 0 0; height: 26px; float: left; display: inline; }
#crumbTrail a:link, #crumbTrail a:visited { color: #f0f0f0; font-family: Verdana, sans-serif; text-decoration: none; text-shadow: #444444 0px -1px; background-image: url(crumbRight.jpg); background-repeat: no-repeat; background-position: right 0; float: left; padding-right: 15px; padding-left: 15px; cursor: pointer; display: block; }