@charset "UTF-8";


@media screen, projection
{

  #col1 { width:440px;}
  #col1_content{
  	background: none;
  }
  #col2 { width:260px;}
  #col2_content { 
	}

  #col3 { margin: 0 256px 0 440px; }
  #col3_content {
  	background: none;
	padding: 0px; 
  }
  
  .dialog{
  	margin-bottom: 0;
  }
  .content{
  	height: 87px;
  }
  .news{
  	height: 189px;
  }
   .upLink, img{
  	position: relative;
	z-index: 2;
  }
  
  .valkky-logo{}

}
