html, body {
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

input, textarea, select {
    border: none;
}

textarea {
    height: auto;
}

input.button, #templates_img, #templates {
    display: none;
}

table#rka {
    width: 100%;
}

table#rka td.title {
    width: 200px;
}

table#rka td.input {
    width: 380px;
}

#signature {
    display: block;
}

#design_top, #design_left, #design_ads, #design_title, #rka_text, #design_right_space, #design_right {
    display: none;
}
