body {
    background-color: #EEEEEE;
}
    
img {
    border: 0;
}

ul {
    list-style-type: none;
}

.post_block {
    border: .5em;
    border-style: double;
    margin: .3em;
}

.icon {
    width: 56px;
    height: 48px;
}

.a_vote {
    width: 28px;
    height: 24px;
}

.i_vote {
    width: 14px;
    height: 12px;
}

#content {
    max-width: 100%;
}