#setup table {
	  border-collapse: collapse;
	  border: outset 1pt;
	  margin: 10px;
}

#setup th {
   background: #003e8a;
   border: #003e8a solid 1px;
   color: white;
   padding: 2px 5px;
   font-size: 11px;
}

#setup td {
   padding: 2px 5px;
   white-space: nowrap;
   border: #003e8a solid 1px;
   font-size: 11px;
}

table {
}

div.content li {
  list-style-type: none;
}

h2 {
  background: url('/pics/otsikkopalkki_pitka.gif') no-repeat;
}