#flash window {
	background-color: #000;
	float: left;
	height: 270px;
	width: 480px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site_layout_full {
	height: auto;
	width: 750px;
}
