#content {
	position:absolute;
	left:6px;
	top:55px;
	width:762px;
	z-index:3;
	height: auto;
}
#mainpic {
	position:absolute;
	left:13px;
	top:64px;
	width:393px;
	height:109px;
	z-index:1;
}
#mini-info {

	position:absolute;
	left:406px;
	top:64px;
	width:375px;
	height:89px;
	z-index:2;
	padding: 10px;
	color: #666666;
	background-image: url(/content/images/mini-info_background_small.gif);
	background-repeat: no-repeat;
}
#mini-info p {
	font-size: 11px;

}
#subnavigation {
	position:absolute;
	left:13px;
	top:180px;
	width:167px;
	height:247px;
	z-index:2;
}
#articlearea {
	position:absolute;
	top:120px;
	width:620px;
	height:auto;
	left: 173px;
}
#mainarticle {
	position:absolute;
	width:400px;
	height:auto;
	z-index:1;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainarticle_wide {
	position:absolute;
	width:600px;
	height:auto;
	z-index:1;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
#subarticle {
	position:absolute;
	left:428px;
	top:0px;
	width:190px;
	height:auto;
	z-index:2;
	padding-top: 7px;
}
#subarticle h1 {
	color: #666666;
	background-image: url(/content/images/otsikko_harmaatausta.gif);
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 21px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	margin-bottom: 5px;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	margin-bottom: 5px;
	text-decoration: none;
}
.subarticle {
	font-size: 11px;
	color: #666666;
}
.subarticle p {
        margin-left: 5px;
        margin-top: 3px;
        margin-bottom: 6px;
}
.kysymys {
	color: #000000;
        margin-bottom: 10px;
}
.vastaus {
	color: #666666;
}



















