﻿.video_td
{
    cursor: pointer;
    background-image: url('img/icon.jpg');
    background-repeat: no-repeat;
    padding: 2px;
    height: 210px;
    width: 146px;
    text-align: center;
    color: #fff;
}

.div_clipinfo
{
    padding-top: 45px;
}

.clip_coin
{
    border: 1px solid #eee; 
    padding: 10px; 
    text-align: left; 
    cursor: pointer; 
    float: left; 
    background-repeat: no-repeat;
    background-position: 10px 10px;
    width: 160px;
}

.nTytle
{
    font-size: 70px;
    color: #fff;
    text-align: center;
    width: 130px;
    height: 120px;
    font-family: Arial;
}

.cat_item
{
    padding: 2px;
}
.VideoPanel{padding: 5px; background-color: #eee;}
.VideoPanel span
{
    padding: 0px 10px 0px 10px;
}