* {
margin:0;
padding:0;
}
body {
color:#333;
background-color: #666;
width:100%;
font-family: Verdana, Arial, Helvetica,sans-serif; 
}
img {
	display:none;
	border:0;
} 
#banner {
	display:none;
}
.paakuva {
	display:none;
}
.contact {
	display:none;
}
#banner_handheld {
width:100%;
height:32px;
background-image: url(../images/top-handheld.jpg);
background-repeat: repeat-x;
margin:0 auto;
}
top.jpg img {
	display:none;
}
#top-left img{
	display:block;
	float:left;
}
#top-right img{
	display:block;
	float:right;
} 
#content_container {
width:97%;
margin:0 auto;
border: 1px solid #333;
background-color: #cfc8ae;
padding-bottom:10px;
color: inherit;
}
#haku {
	position:relative;
}
#handheld_navi {
	width: 200px;
	display:block;
	clear:right;
}
#text {
	padding-bottom:7px;
	border-bottom: 1px dotted #fff;
	display:block;
}

#tracker {
  display: none;	
}

.handheld_link_top {
display:block;
}
.search_btn {
  width: 15px;
  height: 15px;
  text-align:center;
  vertical-align:middle;
  padding:0;
  margin:0;
  background-color: #cfc8ae;
  border: none;
  background-image: url(../images/search_bg.gif);
  color: inherit;
}
.search_input {
	width:100px;
	height:14px;
	font-size:100%;
}
h1 {
font-size: 85%;
margin-top: 4px;
margin-bottom: 4px;
}
h2 {
font-size: 80%;
margin-top: 2px;
margin-bottom: 4px;
}
h3 {
font-size: 80%;
margin-bottom: 2px;
}
p,h1,h2,h3 {
margin-left: 7px;
margin-right: 7px;
}
p,ul{
font-size: 70%;
}
table {
margin-left:10px;
}
td {
font-size: 75%;
padding:2px;
}
ul {
	margin-left:30px;
}	
#news {
	font-size:70%;
	padding-left:10px;
}
.newstext {
	font-size:75%;
	padding-left:0px;
	display:inline;
}
.more_newsheader {
	font-size:75%;
	padding-left:0px;
	clear:right;
}
.hh_none {
	display:none;
} 
#navi {
	border-bottom: 1px dotted #fff;
	padding-left:7px;
	font-size: 75%;
}  
.navi1{
	display:block;
	font-size: 75%;
}
.navi2 {
	display:block;
	font-size: 75%;
	margin-left: 15px;
}
.navi3 {
	display:block;
	font-size: 75%;
	margin-left: 25px;
}
.navi_hr {
  display: none;	
}
.palaute_td {
	font-size: 70%;
}
.palaute_textfield,.palaute_select,.palaute_textarea {
	font-size: 90%;
	width:100%;
}
.varmistus {
	display:none;
}