#tubepress_mainvideo {
    text-align:center;
}

#tubepress_mainvideo #tubepress_inner {
    text-align: left;
    margin: auto;
}

#tubepress_mainvideo #tubepress_inner #tubepress_btitle {
    font-weight: bold;
    font-size: larger;
    margin-bottom: .3em;
}

.tubepress_small {
     font-size: 0.9em;
    line-height: 1.4em;
    color: #888;
padding-bottom: 5px;

}

.tubepress_meta {

    color: #888;
    font-decoration: none;
}

.tubepress_meta_group {

    text-align: justify;
}

.tubepress_runtime {
    font-size: 11px;
    color: #000;

}

.tubepress_thumb {
    padding: 5px 0 5px 0;
    float: left;
    width: 100%;
    font-size: 1.0em;
    line-height: 1.4em;
    height: 100%;
    text-align: left;
    overflow: hidden;
    border-bottom: 2px inset #620A09;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
}

.tubepress_video_thumb_inner {
    margin: 15px;
    width: 250px;
    align:left;
}

.tubepress_video_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    height: 100%;
    overflow:hidden;
    border: 0px solid gray;
    padding-top: 1em;
    align:left;
}



