#startup_banner
{
	width:600px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-300px;
	background:url(../images/site_images/startup_banner/background.gif) left top repeat-x;
	border:1px solid #FFFFFF;
	z-index:101;
}

#startup_banner_logo
{
	text-indent:-9999px;
	display:block;
	text-indent:-9999px;
	width:411px;
	height:99px;
	margin-left:8px;
	background:url(../images/site_images/startup_banner/logo-bg.gif) left top no-repeat;
	outline:none;
}

.en-US #startup_banner_logo
{
	background:url(../images/site_images/startup_banner/logo-en.gif) left top no-repeat;
}

#startup_banner_date
{
	text-indent:-9999px;
	width:139px;
	height:26px;
	background:url(../images/site_images/startup_banner/date-bg.gif) left top no-repeat;
	position:absolute;
	right:6px;
	top:65px;
}

.en-US #startup_banner_date
{
	background:url(../images/site_images/startup_banner/date-en.gif) left top no-repeat;
}

a#startup_banner_close
{
	position:absolute;
	right:5px;
	top:5px;
	text-indent:-9999px;
	display:block;
	width:26px;
	height:24px;
	background:url(../images/site_images/startup_banner/close.gif) left top no-repeat;
	outline:none;
}

#startup_banner_flash
{
	margin-top:1px;
	z-index:120;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}

#startup_banner_url
{
	display:block;
	width:269px;
	height:23px;
	text-indent:-9999px;
	background:url(../images/site_images/startup_banner/url.gif) left top no-repeat;
	margin:40px auto;
	margin-bottom:0px;
	outline:none;
}