
.tubepress_inner { width: 360px; height: 270px;}
.tubepress_title { font-weight:bold; padding:5px 0px; height:20px; overflow: auto; }
.tubepress_description { /*height:50px; overflow: auto; padding:0px 0px; overflow-x:hidden;overflow-y:scroll; */}
.tubepress_mainvideo {
    height: 310px;
}

.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_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tubepress_thumb {
    float: left;
    width: 47px;
    line-height: 1.1em;
    /*font-size: 11px;*/
    /*height: 175px;*/
    /*text-align: center;*/
    overflow: hidden;
	margin:0 1px;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
}

.tubepress_video_thumb_inner {
    margin: auto;
}

.tubepress_video_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    padding-top: 1em;
}
span.sep { color: #CCC;}
span.Video { font-weight:bold;}

p.TitContainer { margin-top:5px;}