#tubepress_container {
	height: auto;
	width: 400px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#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: 0px;
}

.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: 128px;
	line-height: normal;
	font-size: 11px;
	height: 140px;
	text-align: center;
	overflow: hidden;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.tubepress_video_thumb_inner {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}

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