html, body, #eqsite-preview-container, #eqsite-flash-preview
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	width: 100%;
	height: 100%;
}

html, body
{
	background-color: #000000;
}

#eqsite-flash-preview
{
	display: block;
	min-width: 1000px;
	min-height: 605px;
	overflow: hidden;
}
