body 
{
  background: white;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

div#flash_box 
{
  width: auto;
  height: 680px;
  margin: 0 auto 15px;
  padding: 0;
  position: relative;
  overflow: hidden;
}

div#flash_main 
{
  width: 1200px;
  height: 680px;
  background: white;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 50%;
  margin: 0 0 0 -600px;
  
  *position: absolute;
  *margin-left:-600px;
}

.logos
{
	background:transparent url(../img/na/logos.jpg) no-repeat scroll 0 0;
	width: 519px;
	height: 26px;
	margin:0 auto;
}

.linkak
{
	background:url(http://staticns.ankama.com/comm/misc/lienig.gif) repeat-x scroll 0 0 transparent;
	height:21px;
	left:50%;
	margin-left:-164px;
	margin-top:4px;
	position:absolute;
	width:144px;
}

.linkse
{
	background:url(http://staticns.ankama.com/comm/misc/lienig.gif) repeat-x scroll 0 0 transparent;
	height:21px;
	left:50%;
	margin-left:-2px;
	margin-top:4px;
	position:absolute;
	width:136px;
}
