.tubepress_container {
	width: 100%;
	height: auto;
	margin: 0px;
}

.tubepress_container .video {
	width: 425px;
	height: 350px;
	float: left;
}

.tubepress_embedded_title {
	font-size: 14px;
	font-weight: bold;
}

.tubepress_container .tubepress_thumbs {
	width: 150px;
	height: auto;
	margin: 0px 0px 0px 0px;
	
	float: right;
}

.tubepress_container .tubepress_thumb {
	width: 135px;
	height: 135px;
	margin: 0px 0px 0px 0px;
	
	list-style: none;
}

.tubepress_container li a {
	font-size: 11px;
}