body {
	margin-top: 5px;
}

#ContentPress
{
	z-index:3;
	position: absolute;
	width: 540px;
	height: 390px;
	top: 140px;
	left: 20px;
	margin-top: 0px;
	border:solid 1px #CCCCCC;
	display:none;
}
#ContentPress a
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

#FlashContent
{
	z-index:2;
	position: absolute;
	width: 994px;
	height: 620px;
	margin-top: 0;
	display:block;
}

#HtmlContent, #HtmlContent a
{
	z-index:1;
	position: absolute;
	top: 0px;
	right: 0px;
	display:block;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 9px;
}
