.tubepress_mainvideo {
	margin:0;
	padding:0;
}

#tubepress_mainvideo {
    text-align:center;
	margin:0;
	padding:0;
}

#tubepress_mainvideo #tubepress_inner {
    text-align: left;
    margin: auto;
	padding:15px 20px;
	background-color:#e8f8f8;
	border:1px solid #cbe0e0;
}

.tubepress_video_thumb_inner img {
	padding:3px;
	background-color:#e8f8f8;
	border:1px solid #cbe0e0;
}

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

.tubepress_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
    line-height: 16px;
    margin:3px 0 0 0;
}

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

.tubepress_thumb {
    float: left;
    width: 32%;
    line-height: 1.3em;
    font-size: 11px;
    height: 200px;
    text-align: center;
    overflow: hidden;
}

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

.tubepress_video_thumb_inner {
    margin: auto;
}

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