#tubepress_mainvideo {
    text-align:center;
}

.tubepress_inner {
    text-align: left;
		margin:5px;
}

.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: 130px;
    line-height: 1.1em;
    font-size: 11px;
    height: 170px;
    text-align: center;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
}

.tubepress_video_thumb_inner {
    margin: auto;
}

.tubepress_video_thumbs {
    clear:both;
    padding:20px;
   height:600px;
    overflow:auto;

	background:#e6e5e6; border:#000 1px solid;
