DIV.tap5c_tab-set {
}

DIV.tap5c_tab-set-panel {
    background: url( /tdimg/white-top-bottom.gif ) repeat-x scroll 0pt -1px;
    color: black;
    border: 1px solid #a1d398;
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 0px;
    cursor: pointer;
    width: 120px;
    height: 20px;
}

DIV.activated {
    font-weight: bold;
}

DIV.tap5c_tab-set-content {
    clear: left;
    border: 1px solid silver;
    padding: 5px;
}

