.xmarks, .foxmarks {
    border: 1px solid #c2bebb;
    background-color: white;
    color: #333311;
    padding: 2px;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    width: 175px;
}

.xmarks a,
.foxmarks a {
    text-decoration: underline;
}

.xmarks .seeall.
.foxmarks .seeall {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.xmarks ul,
.foxmarks ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
    font-style: normal;
    background: none;
}
.xmarks li,
.foxmarks li {
    background: none;
    padding-left: 0;
    margin-bottom:3px;
}
.xmarks .top,
.foxmarks .top {
    margin:2px;
    margin-bottom: 4px;
    padding-bottom: 3px;
    font-style: normal;
    border-bottom: 1px solid #dfe8d4;
    cursor: pointer;
}

.xmarks .top .title,
.foxmarks .top .title {
    font-weight: bold;
}

.xmarks .bottom,
.foxmarks .bottom {
    font-style: italic;
    margin-top: 6px;
    padding-top: 2px;
    font-size: 10px;
    border-top: 1px solid #dfe8d4;
}



