/*
	This stylesheet is only used to style the demo page.
	You can see the CSS that styles the player controls
	in youTubeEmbed/youTubeEmbed-jquery-1.0.css
*/


*{
	margin:0;
	padding:0;
}

body{
background:#FFFFFF}

.flashContainer{
	border:none;
	margin:20px auto;
}

fieldset{
	border:none;
	margin:0;padding:0;
}
