/*h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c41230;
	font-weight: bold;
	margin-bottom:5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin-bottom:5px;	
}*/
#header a.finnish {
	display: block;
	width: auto;
	height: 14px;
	float: right;	
	padding:2px 2px 2px 25px;
	margin-top:35px;
	background-image: url(../img/flag_fi.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#3c3c3c;
	line-height:normal;
}
#header a.english {
	display: block;
	width: auto;
	height: 14px;
	float: right;	
	padding:2px 2px 2px 25px;
	margin-top:35px;
	background-image: url(../img/flag_en.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#3c3c3c;
	line-height:normal;
}
