.fullsize-tagcloud
{
    margin-top: 25px;
}

    .fullsize-tagcloud .tagcloud
    {
        background: #ebebeb url(../image/video/tags.background.gif) repeat-x;
        min-height: 400px;
        _height: 400px;
    }

.tagcloud
{
    border: 1px solid #d5d6d6;
    text-align: center;
    overflow: hidden;
    padding: 15px 10px 14px 10px;
    border-bottom: 0;
}

.tagcloud
{
    background: #ffffff url(../image/common/tagcloud.small.background.gif) repeat-x bottom left;
}

.tagcloud-small
{
    width: 608px;
}

.tagcloud-wide
{
    width: 920px;
}

    .tagcloud .tag
    {
        padding: 0 5px;
        display: inline-block;
        #zoom: 1;
        #display: inline;
    }
        .tagcloud .tag a
        {
            font-size: 11px;
            line-height: 23px;
            color: #666666;
        }
        .tagcloud .tag-gray-medium a
        {
            font-size: 13px;
            color: #666666;
        }
        .tagcloud div.tag-gray-big a
        {
            font-size: 14px;
            color: #666666;
        }
        
        .tagcloud .tag-blue-medium a
        {
            font-size: 17px;
            color: #0099ff;
        }
        
        .tagcloud .tag-orange-big a
        {
            font-size: 23px;
            color: #ff9900;
        }

        .tagcloud .tag-orange-medium a
        {
            font-size: 20px;
            color: #ff9900;
        }
        .tagcloud .tag-orange-small a
        {
            font-size: 18px;
            color: #ff9900;
        }