/* Hauptspalte */
#ytoutput {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 425px;
}
#ytinfo ul {
	list-style-type: none;
}
#ytlist ul {
	clear: both;
	list-style-type: none;
	margin: 0 auto !important;
	padding: 0;
	width: 450px;
}
#ytlist ul li {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	width: 150px;
}
#ytsearch {
	clear: both;
}

/* Sidebar */
.widget_ytvideolist img {
	padding-bottom: 10px;
}
.widget_ytvideolist li {
	clear: both;
}
.widget_ytvideolist li ul{
	padding: 0 !important;
}
.widget_ytvideolist li ul li {
	clear: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.elyos .widget_ytvideolist li ul li {
	color: #5b5847;
}
.widget_ytvideolist a {
	background: none !important;
	padding-left: 0 !important;
}
.widget_ytvideolist div.thumb {
	float: left;
	width: 110px;
}
.widget_ytvideolist div.infos {
	float: left;
	width: 149px;
}
/*
h1 {
	display: none;
}
#ytvideo {
	height: 383px;
}
#ytoutput {
	float: left;
	width: 450px;
}
#ytinfo {
	float: left;
	width: 450px;
}
#ytinfo p {
	color: #000000;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 15px;
}
#ytlist {
	clear: both;
	height: 200px;
}
#ytlist ul {
	list-style-type: none;
}
#ytlist ul li {
	float: left;
	width: 200px;
}
#ytlist ul li a {
	color: #000000;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
#ytlist ul li a:hover {
	text-decoration: underline;
}
#ytsearch {
	clear: both;
}
*/
