﻿body {
}

a[href]:after {
    content: none !important;
}

#newsContent blockquote, #footer-wrapper blockquote {
    border-left: 1px #ccc solid;
    border-top:0px;
    border-bottom:0px;
    border-right:0px;
    color: #777;
    margin: 10px;
    font-style: italic;
    font-family: 'Open Sans';
    line-height: 16px;
    font-size: 12px;
}

#footer-wrapper, #footer-bottom, .widget-title, .title-block .category-item {
    background: none;
}

#back-top {
    display: none;
}