.topicpath {
    font-size: 11px;
    color: #666;
}

.topicpath li {
    display: inline;
    line-height: 250%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.topicpath li a {
    padding-right: 15px;
    margin-right: 15px;
    background: url(../img/crumb.gif) no-repeat right center;
    text-decoration: none;
}

.topicpath li a:link,.topicpath li a:visited {
    color: #666;
}

.topicpath li a:hover {
    color: #333;
}
