/*
	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
*/




.flashContainer{
	margin:8px 28px;
	outline:1px solid #aaa;
background: #000000;
}



pre{
	background-color:#fafafa;
	border-left:2px solid #eee;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 25px 15px;
	padding:8px;	
}



fieldset{
	border:none;
	margin:0;padding:0;
}



a:hover{	text-decoration:underline;}
a img{	border:none;}

