body {
    font: 0.8em Arial, sans-serif;

    position: relative;
    z-index: 0;

    margin: 0;
    padding: 0 0 1em 0;

    color: #000;
    background: #fff;
}

wbr {
    display: inline-block;
}

:link:hover,
    :visited:hover {
    color: #f00 !important;
}

body {
    font-size: 80%;
}

:link {
    color: #1a3dc1;
}

q {
    quotes: none;
}

q:before, q:after {
    content: '';
    content: none;
}

.b-widget-news {
    margin: 0;
    padding: 0;
}

.b-widget-news__item {
    margin: 0 0 1ex 0;
    padding-left: 0;
    list-style: none;
}

.user {
    padding-left: 18px;
    font-weight: bold;
    color: black;
    background-position: left center;
    background-repeat: no-repeat;
}

[rel="livejournal"].user {
    padding-left: 20px;
    background-image: url( http://l-stat.livejournal.com/img/userinfo.gif );
}

[rel="livejournal-community"].user {
    padding-left: 20px;
    background-image: url( http://l-stat.livejournal.com/img/community.gif );
}

[rel="ya.ru"].user {
    padding-left: 16px;
    background-image: url( http://mailstatic.yandex.net/neo/1.4.7/v2/i/site/yaru.gif );
}

[rel="fotki"].user {
    background-image: url( http://mailstatic.yandex.net/neo/1.4.7/v2/i/site/yandexfotki.gif );
}

[rel="moikrug"].user {
    background-image: url( http://mailstatic.yandex.net/neo/1.4.7/v2/i/site/moikrug.gif );
}




