#tv_mainvideo {
    text-align:center;
}

#tv_fullscreen {
    padding:0px;
    margin:0px;
    float:right;
font-weight: normal;

}


#tv_mainvideo #tv_inner {
    text-align: left;
    margin: auto;
    background-color: #D2D7DF;
    width:435px;
}

#tv_mainvideo #tv_inner #tv_btitle {
    font-weight: bold;
    font-size: larger;
    margin: 5px 0px 5px 0px;
    padding: 5px;
    background-color: #D2D7DF;
            color: #30327C;
}

.tv_meta {
    color: #666;
    font-style: italic;
}

.tv_meta_group {
    text-align: left;
}

.tv_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tv_thumb {
    float: left;
    width: 33%;
    line-height: 1.1em;
    font-size: 11px;
    height: 120px;
    text-align: center;
    overflow: hidden;
    background-color: #D2D7DF;
    padding-top: 10px;
    border: 0px;
}

.tv_thumb_single {
    float: left;
    line-height: 1.1em;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
    background-color: #D2D7DF;
    padding: 10px;
    margin: 0px 10px 0px 10px;

}

.tv_stitle, .tv_stitle a, .tv_stitle a:hover,.tv_stitle a:visited {
    font-size: 10px;
    xfont-weight: bold;
        color: #30327C;
}

.tv_video_thumb_inner {
    margin: auto;
}

.tv_video_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    xheight: 500px;
    xoverflow:scroll;
    xborder: 1px solid gray;
    padding-top: 1em;
}
