.scontainer {
	z-index:1;
	position: relative;
	left:0px;
	top:0px;
	width: 154px;
	height: 240px;
	color : #FFFFFF;
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
	font-style : normal;
	overflow: hidden;
}
.scontent {
	position : relative;
	margin-left : 3px;
	margin-right : 5px;
	margin-top : 7px;
	margin-bottom : 10px;
	overflow: visible;
}
.sscrollarea {
	z-index:4;
	position: relative;
	width:12px;
	height:240px;
	top:0px;
	left:1px;
	overflow:hidden;
}
.sscroller {
	position: relative;
	width: 10px;
	height: 45px;
	background-image :url(kuvat/scroller.gif);
	overflow:hidden;
	font-size:1px;
}
.sspace{
	display : block;
	padding-top : 6px;
	padding-bottom : 3px;
	color : #346772;
}
.sformtxt{
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
	font-style : normal;
	width: 136px;
}
.stxt{
	color : #FFFFFF;
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
	font-style : normal;
}
.stxttit{
	color : #FFFFFF;
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
	font-style : normal;
	text-align : center;
}
.sback{
	color :#FFFFFF;
	background-image :url(kuvat/kyselypohja.gif);
	padding-top : 5px;
	padding-left : 12px;
	padding-right : 5px;
	padding-bottom : 5px;
}
.sscrback{
	background-image :url(kuvat/scroller_back.gif);
}
.snewmes{
	display : block;
	color :#FFFFFF;
	background-color :#474747;
	margin-bottom : 4px;
	padding-top : 2px;
	padding-bottom : 3px;
	text-align : center;
	width : 42px;
	
}

