/**
 * YouTube
 */
div.yt_thumb_container {
	float:left;
	cursor:pointer;
}
div.yt_thumb_container img {
	border:none;
}
div.yt_thumb_container .title {
	width:90px;
	padding:5px;
}

div.ui-widget {
	font-family:Arial,Verdana;
   font-size:11px;
   letter-spacing:1px;
   color:#4A4A4A;
   width:500px;
}
div.ui-widget-header {
	background:#FA001C;
	border:none;
}

div#search {
	margin-top:15px;
}
div#search input.text {
	width:200px;
}
div#search select {
	width:200px;
}

div.metadata {
	margin-top:15px;
}
