.otsikko {
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: Bold;
	text-align: center;
}

.isootsikko {
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
	font-weight: Bold;
	text-align: center;
}

div.yla {
  position: absolute;
  left: 10px;
  top: 485px;
  width: 542px; 
  height: 105px;
  background-color: #F5FDFF;
  border-width: 2px;
  border-color: #4444AA;
  border-style: solid;
}

div.Muoto {
  position: absolute;
  background-color: #D1DAD3;
  border-width: 2px;
  border-color: #4444AA;
  border-style: solid;
  border-bottom: none #4444AA 2px;
  border-left: solid #4444AA 2px;
  border-right: solid #4444AA 2px;
  border-top: solid #4444AA 2px;
}

div.valittu {
  position: absolute;
  left: 564px;
  top: 485px;
  width: 360px; 
  height: 105px;
  background-color: #F5FDFF;
  border-width: 2px;
  border-color: #4444AA;
  border-style: solid;
}

div.ala {
  position: absolute;
  left: 10px;
  top: 56px;
  width: 914px; 
  height: 118px;
  z-index: 15;
  background-color: #F5FDFF;
  border-width: 2px;
  border-color: #4444AA;
  border-style: solid;
}

div.ala2 {
  position: absolute;
  left: 10px;
  top: 180px;
  width: 914px; 
  height: 292px;
  background-color: #F5FDFF;
  border-width: 2px;
  border-color: #4444AA;
  border-style: solid;
}

div.nappi {
  position: absolute;
  width: 100px;
  height: 20px;
  z-index:100;
  background-color: #FFFEFE;
  border-width: 2px;
  border-color: #111111;
  border-style: solid;
}

div.isonappi {
  position: absolute;
  width: 200px;
  height: 25px;
  z-index:100;
  background-color: #FFFEFE;
  border-width: 2px;
  border-color: #111111;
  border-style: solid;
}

div.isonappi2 {
  position: absolute;
  width: 180px;
  height: 22px;
  z-index:100;
  background-color: #FFFEFE;
  border-width: 2px;
  border-color: #111111;
  border-style: solid;
}

