
/* This should go into the embeds plugin ~Dirbaio */

.swf
{
	border: 1px outset gray;
	background: gray;
	color: #000;
	padding: 2px;
}
.swfmain
{
	border: 2px inset gray;
	background: #000;
	color: #FFF;
}
.swfurl
{
	display: none;
}
.swfcontrol
{
	margin: 1px;
}

