.box_spacer
{
	width: 11px;
	height: 11px;
	font-size: 0;
}

.box
{
	background-image: url("../gfx/yellow_box_bg_left.png");
}

.box_inner
{
	background-image: url("../gfx/yellow_box_bg_right.png");
}

.box_inner_height
{
	height: 261px;
}

.fullWidth 
{
	width: 100%;
}

#mainflash, #mainimage
{
	width: 677px;
	height: 180px;
}

#Col1
{
	width: 448px;	
}

#Col1 .box_inner, #Col2 .box_inner, #Col3 .box_inner
{
	height: 261px;	
}

#TopRight .box_inner
{
	/*height: 195px;*/
	height: 179px;
}



#TopRightB .box_inner
{
	height: 452px;	
}

#TopRight SELECT, #TopRightB SELECT
{
	margin: 10px;
	width: 100%;
}

.GoToSiteButton 
{
	width: 90px;
	margin-left: 65px;
}

#banner1 
{
	float:left;
	width: 200px;
	height: 93px;
}

#banner2 
{
	float:right;	
	width: 200px;
	height: 93px;
}


.box{width:218px;}
#scrollBox {
  float: left;
  height: 118px;
  margin-left: -3px;
  overflow: hidden;
  width: 218px;
}
#showNation {float: left; height: 40px; margin-left: -15px; margin-top: -8px; text-align: center; width: 218px;}
#showNation #showNationText{font:normal 14px/16px Arial; margin-top:10px; height:12px;} /* margin-top:28px; */
.scrollPart {
  float: left;
  height: 118px;
  overflow: hidden;
  width: 200px;
}
.country {
  display: block;
  float: left;
  height: 22px;
  margin: 5px;  
  width: 22px;
}
#scrollNav{float:left;  margin-left:49px; text-align:center;}
#scrollNav .scrollNavPart{width:12px; height:12px; line-height:0; display:block; margin-left:10px; float:left; background:url(../gfx/languageselector/scroll-select-btn.jpg) no-repeat 0 1px;}

#scrollNavPartArrowLeft{width:14px; height:9px; line-height:0; margin-top:3px;  display:block; float:left; background:url(../gfx/languageselector/flag-arrowsNav.gif) no-repeat left top;}
#scrollNavPartArrowRight{ width:14px; height:9px; line-height:0;  margin:3px 0 0 10px; display:block; float:left; background:url(../gfx/languageselector/flag-arrowsNav.gif) no-repeat right top;}

