.clear {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

.ico-statistics {
    background: url('../img/icons/statistics.gif') 17px 7px no-repeat;
}

.ico-gallery {
    background: url('../img/icons/gallery.gif') 17px 10px no-repeat;
}

.ico-career {
    background: url('../img/icons/career.gif') 18px 10px no-repeat;
}

.ico-vehicles {
    background: url('../img/icons/vehicles.gif') 15px 10px no-repeat;
}

.ico-contacts {
    background: url('../img/icons/contacts.gif') 17px 10px no-repeat;
}

.ico-dispatching {
    background: url('../img/icons/dispatching.gif') 15px 10px no-repeat;
}

.ico-rsContacts {
    position: absolute;
    width: 35px;
    height: 35px;
    top: -9px;
    left: 7px;
    background: url('../img/icons/rsContacts.gif') no-repeat;
}

.ico-rsNews {
    position: absolute;
    width: 39px;
    height: 30px;
    top: -8px;
    left: 7px;
    background: url('../img/icons/rsNews.gif') no-repeat;
}

.content-corner1, .content-corner2 {
    position: absolute;
    width: 7px;
    height: 6px;
}

.content-corner1 {
    left: 0;
    top: 0;
    background: url('../img/corner1_content_sp.gif') no-repeat;
}

.content-corner2 {
    right: 0;
    top: 0;
    background: url('../img/corner2_content_sp.gif') no-repeat;
}