.vacancies .additional_info ul {
    list-style-image: url(../img/list_img.png);
    margin: 0px 0px 0px 15px;
    padding: 0px;
}


.gallery_block .thumbs .other_page {
    width: 636px;
}

.main_column .thumbs .other_page {
    display: block;
    width: 100%;
    height: 27px;
    padding-top: 5px;
    font-size: 1.8em;
    line-height: 1.2em;
    text-align: center;
    color: #333;
    background: #e4e4e4 none;
}

.main_column .thumbs .other_page img {
    margin-bottom: 2px;
    margin-left: 10px;
}

.main_column .thumbs a.other_page {
    text-decoration: underline;
}

.main_column .thumbs a.other_page:hover {
    text-decoration: none;
}
