body {
    transform: scale(0.7);
}

.rasp_table {
    display: none;
}

.size28, .size20 {
    padding: 30px 0;
    margin-right: -200px;
}

.size20 {
    padding: 30px 0;
    margin-right: -200px !important;
}

.size20 + p {
    display: none;
}

.size28 .arrow_date, .size20 .arrow_date {
    display: none;
}

.size20 a {
    text-decoration: none;
    color: #585858;
}

.block_rasp table tr td:nth-child(4) {
    text-align: left;
}

table#main {
    width: 800px;
    margin: 0 auto;
}

div.title, div.rasp {
    margin-top: 20px;
    font-size: 2em;
}

h3 {
    text-align: left;
}

td#main_left {
    display: none;
}

table#main .td4 {
    width: 40%;
}

.block_rasp {
    border: none;
}

.block_rasp table td, .block_rasp table td {
    border: 1px solid #ebebeb;
    border-collapse: collapse;
}

.block_rasp a {
    text-decoration: none;
}

div.foot {
    margin-bottom: 20px;
}