body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, "Trebuchet MS", helvetica, sans-serif;
    font-size: 8pt;
    color: #000;
    /*background: url('../images/page_bg.jpg') left top repeat-x #fff;*/
}

div.banner {
    background: url('../images/page_bg.jpg') left top repeat #fff;
    height: 300px;
}

div.banner h1 {
    background: url('../images/headerbg.jpg') left top no-repeat;
    height: 300px;
}

div.lomake {
    margin: 10px;
}

label {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
}

input {
}

div.rivi {
    display: inline;
}

fieldset {
    padding: 10px;
    margin-top: 10px;
    border: thin solid gray;
}

legend {
    font-weight: bold;
}

div.puuttuu {
    color: red;
}
