/* det enda vi behover: */
.t-popup
{
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
}

.t-reset { margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none; }


.t-state-selected
{
    background-color: #8cc569;
}

.t-popup
{
    border-width: 1px;
    border-style: solid;
}

.t-popup .t-item
{
    padding: 1px 5px 1px 3px;
    cursor: default;
}