/*
 * Add your custom CSS to this file. TubePress will make sure it's loaded properly.
 */
div.tubepress-thumb img {
margin-top: -30px;
}
dd.tubepress-meta-title {
	text-decoration: none;
	color: #2069b2;
	font-size:15px;
}
dd.tubepress-meta-duration {
	font-style: italic;
}
.tubepress-meta-group {
	margin-top:5px!important;
}