/*
###############################
#############feed###########
###############################
*/
.feed-card-tab{
    border-top:2px solid;
}
.feed-card-tabs{
    height:60px;
}
.feed-card-tab-tabi-selected{
    border:0 none;
}
.feed-card-tab-tabi{
    height:60px;
    line-height:60px;
    margin-left:33px;
    padding:0;
    font-size:20px;
    color:#333;
}
.feed-card-fixed .feed-card-tab{
    width:810px;
}
.feed-card-time,
.feed-card-a a,
.feed-card-actions{
    color:#666;
}
.feed-card-notification{
    border:0 none;
    background:none;
    line-height:14px;
    margin:16px 0 0;
}
.feed-card-notification:hover{
    border:0 none;
    background:none;
    color:#be671b
}
.feed-card-login-close, .feed-card-icon, .feed-card-list li, .feed-card-wb a{
    background:url(/n2../../images/pages/commonicons.png) no-repeat;
}
.feed-card-icon-video{
    background-position:-11px 6px;
}
.feed-card-icon-hot{
    background-position:-17px -638px;
}
.feed-card-icon-img{
    background-position:-14px -24px;
}
.feed-card-icon-picAlbum{
    width:18px;
    height:15px;
    background-position:-18px -54px;
}
.feed-card-icon-svideo{
    background:url("#") no-repeat;
}
.feed-card-tab-tabContainer, #feedCardConfigurableTabs{
    width:704px !important
}