#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_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:175px;
    line-height: 1.1em;
    font-size: 11px;
/*   width: 32%;
   height: 175px;
*/  height:260px;  
	text-align: center;
    overflow: hidden;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
   font-weight: bold;
/*    font-size: 12px;
*/ 	font-size:14px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.tubepress_video_thumb_inner {
    margin: auto;
}

.tubepress_video_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    padding-top: 1em;
	width:900px;
	margin:0 auto;
}

