#tubepress_mainvideo  {
    text-align:left;
	width:552px;
	height:352px;
	position:relative;
	z-index:9898;
}
#teeveeFg {
	width:516px;
	height:354px;
	position:absolute;
	height:352px;
	z-index:9898;
	background:url('http://www.flinders.ie/img/teevee.gif') no-repeat;
}
#tubepress_inner {
    position:absolute;
	z-index:9897;
	left:35px;
	top:22px;
}

#tubepress_mainvideo #tubepress_inner #tubepress_btitle {
    font-weight: bold;
    font-size: larger;
    margin-bottom: .3em;
}
#tubepress_btitle {
	display:none;
}
.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: 32%;
    line-height: 1.1em;
    font-size: 11px;
    height: 175px;
    text-align: center;
    overflow: hidden;
}

.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: 0 0 0 5px;
    padding-top: 1em;
}
