@charset "utf-8";
/* CSS Document */

.arkisto {
	margin:0px;
	position: relative;
	width: auto;
	top:70px;
}
.raitaarkisto{
	background-color:#c2c2c2;
	height: 570px;
	width: 4px;
	position:absolute;
	margin-left:628px;
	top:0px;
}
