﻿
.td-MostPopular
{
    text-align:left;
    background-color:#FFF;
    width:300px;
    height:214px;
    padding:10px 0 0 0;
    border-bottom:solid 1px #E5E5E5;
}
    .td-MostPopular h2
    {
        border-bottom:solid 1px #E5E5E5;
        margin-bottom:7px;
    }
    .td-MostPopular .td-Counters
    {
        display:none;
        margin-bottom:5px;
    }
        .td-MostPopular .td-Counters .active
        {
            font-weight:bold;
            color:#000;
        }
    .td-MostPopular .td-Ranges 
    {
        padding-bottom:7px;
        margin-bottom:10px;
        border-bottom:solid 1px #E5E5E5;
    }
        .td-MostPopular .td-Ranges a.active
        {
            font-weight:bold;
        }
    .td-MostPopular .data
    {
        line-height:20px;
    }
 
#MostPopular_counterpanel
{
    width:278px;
}

