.cdirectory-categories td {
    vertical-align: top;
    white-space: nowrap;
}

.cdirectory-categories td.label {
    font-weight: bold;
    color: #003463;
    background-image: url("narrow-arrow.gif");
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 19px;
}

.cdirectory-category-title {
    font-size: 12px;
    vertical-align: top;
    color: #3C8ACC;
    cursor: pointer;
    height: 27px;
    padding-left: 7px;
}

.cdirectory-category-title .separator {
    color: #003463 !important;
    font-weight: normal !important;
    padding: 0 0 0 7px;
}

.cdirectory-category-title-selected {
    font-weight: bold;
    color: #003463;
    background-image: url("big-arrow.gif");
    background-repeat: no-repeat;
    background-position: bottom center;
}


.cdirectory-categories-sub {
    border-bottom: 1px solid #C5E1F8;
    border-top: 1px solid #C5E1F8;
    margin: 0 0 10px 100px;
    line-height: 13px;
    min-width: 700px;
}

.cdirectory-categories-sub td {
    padding: 0 5px 5px 0;
    vertical-align: top;
    white-space: nowrap;
}

.cdirectory-categories-sub div {
    padding-left: 10px;
    background-image: url(../../../../templates/cantrans1/img/arrow-short.jpg);
    background-position: 0px 6px;
    background-repeat: no-repeat;
}

.cdirectory-categories-sub a {
    text-decoration: underline;
    color: #003463;
    font-size: 11px;
    line-height: 18px;
}

.cdirectory-categories-crutch {
    height: 6px;
    line-height: 6px;
    clear: both;
}

