.newsfeed-more:hover {
    background-color:#e8e8e8;   
}    

.newsfeed-leaditem {
    background: #fff;
}

.newsfeed-leaditem:hover {
    background: #efefef;
    color: #000;
}

a.newsfeed-category:link{
    color:#33678c;
    font-size: 80%;
    text-transform: uppercase;
    text-decoration:none;
}

a.newsfeed-category:hover{
    color:#000;
}


.bio-category {
    color:#000;
    font-size: 80%;
    text-transform: uppercase;
    font-style:italic;
}

.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_menu .a2a_svg {
    border-radius:0px !important;
    opacity:.8 !important;
    filter:alpha(opacity=100);
}

.a2a_svg:hover {
    border-radius:0px !important;
    opacity:1 !important;
    filter:alpha(opacity=100);
}


.sharebutton {
    float: left;
    line-height: 16px;
    padding: 0 2px;
}
