/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#nav, #header a, p.tulostus { display:none; }

#mapContent, #rightContent { width:100%;  }

h1 {
	color:#10418a;
	font-size: 16pt;
}

#accordion_container h1 {
	font-size: 10pt;
	color:#000;
	text-transform:none;
	text-align: left;
}
.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }

