.right-col .most-viewed {
    border-top-color: #007387;
    border-top-width: 5px;
    border-top-style: solid;
}

.right-col .ad-title {
    text-align: center;
    position: relative;
    width:100%;
    margin: 0 auto;
    background: #d8d8d8;
    color: #686868;
}

.right-col .most-viewed .article--media-content{
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}

.ifcn_submit{
    font-size: 70%;
}

.ifcn_submit a{
    color: #009FBA !important; 
}

