/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */

.ytplaylistcont
{
	position:relative;
	float:left;
	width:100%;
}

.playlisttitle
{
	position:relative;
	float:left;
	width:100%;
	font-weight:bold;
	margin-bottom:5px;
}

.ytlargevid img { height:90px; }

.ytlargevid
{
	float:left;
	position:relative;
	border:1px solid black;
	padding:5px;
	margin-right:5px;
	margin-bottom:8px;
}
