﻿.dsz-standard, .dsz-results {
    text-align: center;
}
.dsz-between-borders-head {
    width: 100%;
    text-align: center;
    border-left: 1px solid;
    border-right: 1px solid;
}
.dsz-between-borders-body {
    text-align: center;
    border-left: 1px solid;
    border-right: 1px solid;
}
.dsz-left-col {
    text-align: center;
    max-width: 185px;
}
.dsz-logo {
    text-align: center;
    float: right;
    max-height: 70px;
}
.dsz-search-grid-row {
    text-align: center;
    margin-top: -6px;
}