.tubepress_container
{
	border: 0px solid green;
	margin: 0px 0px 0px 0px;
}

.tubepress_mainvideo 
{
		position: absolute;
		top: 62px;
		float: left;
		width: 365px;
		height: 344px;
		border: 0px solid red;
}

.pagination
{
	border: 0px solid red;
}


.tubepress_video_thumbs 
{
		float: right;
		width: 350px;
		height: 600px;
    padding: 0 0 0 0px;
    overflow: hidden;
		margin: 35px 0px 0px 0px;
    border: 0px solid blue;
}




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

#tubepress_btitle {
	color: #f176a3;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}

.tubepress_meta {
    color: #f176a3;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_runtime {
    color: #ffffff;
    font-weight: bold;
		line-height: 24px;
}

.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-weight: normal;
		text-decoration: none;
}

.tubepress_video_thumb_inner {
    margin: auto;
}


