#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;
	color:#FFFFFF;
	width:96px;
	padding-top:3px;
}

.tubepress_meta_group span {
	color:#CCCCCC;
}

.tubepress_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tubepress_thumb {
    float: left;
    width: 32%;
    line-height: 1.1em;
    font-size: 11px;
    height: 175px;
    text-align: center;
    overflow: hidden;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
}

.tubepress_video_thumb_inner {
    margin: auto;
	width:96px;
}

.tubepress_video_thumb_inner img {
	border:1px solid #FFFFFF;
	width:96px;
	height:72px;
}

.tubepress_video_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    padding-top: 1em;
}
