tt {
	font-family: Arial !important;
}

tt.tubepress_runtime span {
	font-family: Arial !important;

}


#tubepress_mainvideo {
    text-align:center;
	float: left;
}

#tubepress_mainvideo #tubepress_inner {
    text-align: left;
}

#tubepress_mainvideo #tubepress_inner #tubepress_btitle {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: .3em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}

#tubepress_mainvideo #tubepress_inner #tubepress_btitle a {
	color: #666;
	text-decoration: none;
}


.tubepress_meta {
    color: #777;
    font-style: normal;
}


.tubepress_meta_group {
    text-align: left;
}

.tubepress_runtime {
    font-size: 11px;
    color: #777;
}

.tubepress_thumb {
    float: left;
    line-height: 1.1em;
    font-size: 11px;
    height: 190px;
	margin-right: 20px;
	width: 122px;
}

.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
}

.tubepress_stitle a:hover {
	color: #10679F;
}

.tubepress_video_thumb_inner {
    margin: auto;
}

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

.clear { 
	clear: both; 
}
