#top_video {
    width : 250px; 
    height : auto;
    margin-bottom : 10px;
}
.top_video_img{
    text-align : center; 
    padding-top : 10px; 
    padding-bottom : 10px;
}
.top_video_img img{
    border : 0px;
}
.top_video_title{
    color : #e07a00; 
    font-weight : bold; 
    padding-bottom : 5px;
}
.top_video_title a{
    color : #e07a00; 
    font-weight : bold; 
    padding-bottom : 5px;
    text-decoration : none;
}

.top_video_content {
    font-size : 11px; 
    padding-bottom : 10px;
}


#top_video_tabs {
    height : 22px; 
    padding-top : 10px; 
    background : url(/images/tabs.png) repeat-x;
}
#top_video_tabs .tab {
    text-align : center;
    cursor : pointer;
    width : 33%;
    float : left;
    color: #e07a00;
    font-weight:bold;
    font-size:13px;
}

a.elenco_completo {
    text-decoration : none;
    color           : #ffffff;
    font-weight     : bold;
}

.recent   { background-position: -83px   0px !important; }
.viewed   { background-position: 0px   0px !important; }
.voted   { background-position: 83px   0px !important; }

