.ntb_mostshared {
    width: 100%;
    margin: 5px;
    padding-left: 0px;
    line-height: 125%;
    font-size: 12px;
}

.ntb_mostshared ul {
    list-style: none !important;
    margin-left: 0 !important;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
    padding-left: 1em !important;
    /*text-indent: -1em;*/
}

.ntb_mostshared li {
    margin-bottom: 10px;
    margin-right: 5px;
}

.ntb_mostshared a {
    /*font-weight: bold;*/
    text-decoration: none;
}

.ntb_mostshared a:hover {
    text-decoration: underline;
}

.ntb_mostshared li:before {
    /*content: "\0BB \020";*/
}