body {
    width:      45% !important;
    min-height: 60% !important;
    top: 15%;
}
* html body {
    height: 60% !important;
}
table {
    border: none;
}
form#osna {
    text-align: center;
}
form#osna input {
    width: 10em;
}
form#mf button {    width: 20em;
}
h3 {
    font-size: 100%;
}
p {
    width: 100%;
    text-align: left;
}
.error {    color: #e03;
    padding: 1em 0;
    display: block;
}
#mf {    text-align: left;
}
#mf input {    width: 10em;
}
h3 {    font-size: 12pt;
    margin: 0px 0;
    padding: 0;
}