#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: #000000;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_runtime {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.tubepress_thumb {
    float: left;
    width: 129px;
    line-height: 1.1em;
    font-size: 11px;
    text-align: center;
    height: 190px;
	margin: 6px;
	padding: 3px;
	background-color: #e7e3da;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
	margin-bottom: 5px;
    color: #000000;
}

.tubepress_video_thumb_inner {
    margin: auto;
}

.tubepress_video_thumb_inner img {
    margin-left: -5px;
    border: none;
}

.tubepress_video_thumbs {
    clear:both;
    padding: 0px;
    padding-top: 1em;
}
