div.DaikosYouTube {
	overflow: hidden;
	position: relative;
	width: 269px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

div.DYTWContainer {
	width: 2000px;
	white-space:nowrap;
	position: absolute;
	left:0px;
	overflow: none;
}

div.DYTWWrapperOutersmall {
	display: inline;
}


/* html div.DYTWContainer {
	width: 269px;
}
*:first-child+html div.DYTWContainer {
	overflow: hidden;
	width: 269px;
	height: 45px;
}

/* html div.DYTWWrapperOutersmall {
	float: none;
	display: inline;
}
*:first-child+html div.DYTWWrapperOutersmall {
	float: none;
	display: inline;
}
* html div.DYTWWrapperInnersmall {
	float: none;
	display: inline;
}
*:first-child+html div.DYTWWrapperInnersmall {
	float: none;
	display: inline;
}
*/