#videos ol li span
{
    font-weight: normal;
    color: #000;
}

.column-center .videos .top h2
{
    width: 32px;
    background: url(../_img/h2_sub_videos.png) no-repeat;
}

.column-center .videos .content
{
    padding-left: 7px !important;
}

.column-center .videos .content h3
{
    color: #007bc1;
    font-weight: bold;
    font-size: 110%;
    padding: .5em 0 .5em .7em;
}

.column-center .videos .content .right
{
    float: right;
    padding: .6em 2em 0 0;
}

.column-center .videos .content p
{
    margin: .7em;
}

.column-center .videos .content .stats
{
    padding: 0 1.5em 1.5em;
    border-bottom: 1px solid #c7c5c6;
}

.column-center .videos .content .stats ul
{
    float: left;
    margin-right: 50px;
}

.column-center .videos .content .stats ul li
{
    float: none !important;
    margin: 0 !important;
}

.column-center .videos .content .stats li span
{
    color: #007bc1;
    font-weight: bold;
}

.column-center .videos .content .stats a.news-comment,
.column-center .videos .content .stats .rate
{
    margin-top: 1em;
}

.column-center .videos .content h3.verya,
.column-center .videos .content h3.other
{
    background: url(../_img/h3_videos_verya.png) no-repeat;
    width: 69px;
    height: 9px;
    text-indent: -9999px;
    margin: 1em 20px .5em;
}

.column-center .videos .content h3.other
{
    background-image: url(../_img/h3_videos_other.png);
    width: 70px;
}

.column-center .videos .content a.archive-verya,
.column-center .videos .content a.archive-other
{
    display: block;
    width: 125px;
    height: 9px;
    background: url(../_img/more_videos_verya.png) no-repeat;
    margin: 0 auto;
    padding-bottom: 1em;
}

.column-center .videos .content a.archive-verya span,
.column-center .videos .content a.archive-other span
{
    display: none;
}

.column-center .videos .content a.archive-other
{
    background-image: url(../_img/more_videos_other.png);
    width: 126px;
}

.videos .content ul li
{
    float: left;
    margin: 0 12px 20px;
    width: 140px;
    height: 120px;
    list-style-type: none;
    padding: 2px;
    text-align: center;
}

.videos .content ul li a
{
    font-weight: bold;
    display: block;
}

.videos .content ul li .cufon {
	position: relative;
  font-size: 11px;
  color: #efefef;
  top: 25px;
}